log src/http/ngx_http_variables.c @ 2637:8e4450668968 stable-0.6

age author description
Wed, 01 Apr 2009 15:36:15 +0000 Igor Sysoev r2138, r2308, r2360 merge: stable-0.6
Tue, 24 Feb 2009 22:02:08 +0000 Igor Sysoev fix segfault introduced in r2486 in $sent_http_location processing
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Tue, 24 Feb 2009 07:29:55 +0000 Igor Sysoev axe r->port_text
Sat, 21 Feb 2009 07:02:02 +0000 Igor Sysoev a prelimiary IPv6 support, HTTP listen
Fri, 30 Jan 2009 05:26:27 +0000 Igor Sysoev fix $sent_http_location for local redirects
Mon, 22 Dec 2008 12:02:05 +0000 Igor Sysoev ngx_http_arg()