log

age author description
Mon, 10 Dec 2007 12:29:43 +0000 Igor Sysoev optimize r->upstream usage
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Sun, 09 Dec 2007 20:52:14 +0000 Igor Sysoev *) copy regex captures $1, $2, etc.
Sun, 09 Dec 2007 19:30:30 +0000 Igor Sysoev fix segfault when $r->has_request_body() is called with ready body
Sun, 09 Dec 2007 18:03:20 +0000 Igor Sysoev *) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
Sun, 09 Dec 2007 14:50:19 +0000 Igor Sysoev return NGX_HTTP_UPSTREAM_INVALID_HEADER instead of NGX_HTTP_BAD_GATEWAY
Sun, 09 Dec 2007 08:22:35 +0000 Igor Sysoev return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ERROR in u->parse_header()