diff src/http/modules/proxy/ngx_http_proxy_handler.h @ 158:d377ee423603

nginx-0.0.1-2003-10-24-10:53:41 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 24 Oct 2003 06:53:41 +0000
parents 46eb23d9471d
children 981e4af2a425
line wrap: on
line diff
--- a/src/http/modules/proxy/ngx_http_proxy_handler.h
+++ b/src/http/modules/proxy/ngx_http_proxy_handler.h
@@ -73,7 +73,6 @@ struct ngx_http_proxy_ctx_s {
     int                         method;
     ngx_str_t                   uri;
     int                         location_len;
-    ngx_str_t                   host_header;
 
     ngx_event_pipe_t           *event_pipe;