log src/http/modules/ngx_http_sub_filter_module.c @ 2912:c7d57b539248

age author description
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Sun, 22 Mar 2009 09:39:19 +0000 Igor Sysoev use complex values in add_header, auth_basic_user_file,
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"