log src/http/modules/ngx_http_map_module.c @ 3874:cb2432ed17fd

age author description
Mon, 21 Mar 2011 15:18:59 +0000 Igor Sysoev map tests values in low case only, so caseless regex has no sense
Wed, 16 Mar 2011 15:32:31 +0000 Igor Sysoev allow regex as "map" parameter
Fri, 26 Nov 2010 12:25:51 +0000 Igor Sysoev allow variable as "map" value
Thu, 25 Nov 2010 15:36:24 +0000 Igor Sysoev use "\" to escape "default", "include", and "hostnames" values instead of "!"
Thu, 25 Nov 2010 15:24:29 +0000 Igor Sysoev allow empty value as "map" parameter
Thu, 25 Nov 2010 15:22:43 +0000 Igor Sysoev allow expressions in the first "map" parameter
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix