log src/http/ngx_http_variables.c @ 4415:30eff7580d0c

age author description
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Fri, 09 Dec 2011 16:17:12 +0000 Valentin Bartenev Fixed: some of $sent_http_* variables may contain header entries that actually
Fri, 09 Dec 2011 14:38:11 +0000 Valentin Bartenev Added the $https variable.
Mon, 30 May 2011 12:36:17 +0000 Igor Sysoev change ngx_http_map_find(): use case sensitive regexes
Wed, 16 Mar 2011 15:32:31 +0000 Igor Sysoev allow regex as "map" parameter
Wed, 23 Jun 2010 15:31:33 +0000 Igor Sysoev change ngx_http_variable_value_node_t to more generic ngx_str_node_t
Mon, 07 Jun 2010 10:26:50 +0000 Igor Sysoev merge r3464, r3500, r3501: stable-0.7
Mon, 07 Jun 2010 09:36:33 +0000 Igor Sysoev merge r3452, r3462, r3471, r3472: stable-0.7
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Thu, 22 Apr 2010 14:02:45 +0000 Igor Sysoev change processing variables accessed by SSI and perl module:
Thu, 22 Apr 2010 13:35:30 +0000 Igor Sysoev make $arg_ variables non-cacheable
Wed, 03 Mar 2010 16:14:07 +0000 Igor Sysoev make $request_method non-cacheable
Mon, 15 Feb 2010 19:38:59 +0000 Igor Sysoev fix $upstream_http_ variable prefix length
Mon, 01 Feb 2010 15:20:43 +0000 Igor Sysoev merge r3283, r3284: stable-0.7
Mon, 11 Jan 2010 11:21:46 +0000 Igor Sysoev named captures worked for two names only