Может чего???то не понимаю я

Igor Sysoev is at rambler-co.ru
Sat Dec 6 20:26:59 MSK 2008


On Sat, Dec 06, 2008 at 02:52:54PM +0300, Kirill A. Korinskiy wrote:

> Игорь добрый день.
> 
> Возможно я чего-то не понимаю, но почему в ngx_http_variable.c работа
> с куками сделана так?
> 
>     { ngx_string("http_cookie"), NULL, ngx_http_variable_headers,
>       offsetof(ngx_http_request_t, headers_in.cookies), 0, 0 },
> 
> Ибо headers_in.cookies это ngx_array_t.

Ну да, потому что ngx_http_variable_headers работает именно с массивом,
так обрабатываются $http_cookie и $sent_http_cache_control.


-- 
Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list