log src/http/ngx_http_variables.h @ 9161:4939fd04737f

age author description
Mon, 30 May 2022 21:25:32 +0300 Maxim Dounin Combining unknown headers during variables lookup (ticket #1316).
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.
Tue, 31 Jan 2017 21:19:58 +0300 Dmitry Volyntsev Variables: generic prefix variables.
Thu, 21 Mar 2013 16:06:13 +0000 Ruslan Ermilov Removed unused ngx_http_clear_variable() macro.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
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
Thu, 22 Apr 2010 14:02:45 +0000 Igor Sysoev change processing variables accessed by SSI and perl module:
Mon, 23 Nov 2009 13:13:58 +0000 Igor Sysoev fix building without PCRE, the bug had been introduced in r3326
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Sat, 22 Nov 2008 20:42:01 +0000 Igor Sysoev variable value rbtree support
Fri, 05 Sep 2008 15:25:47 +0000 Igor Sysoev remove unused #include's
Thu, 15 May 2008 15:09:39 +0000 Igor Sysoev escape 0x00-0x1f, ", and \ in access log variables