Remove SPDY Module

This commit is contained in:
Hakase
2018-04-10 01:35:45 +09:00
parent 1e97fe4be5
commit ae4394f371
19 changed files with 11 additions and 5875 deletions
-1
View File
@@ -444,7 +444,6 @@ struct ngx_http_request_s {
ngx_http_connection_t *http_connection;
ngx_http_v2_stream_t *stream;
ngx_http_spdy_stream_t *spdy_stream;
ngx_http_log_handler_pt log_handler;