aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.h
Commit message (Expand)AuthorAge
* Merge of r3979, r3980, r3981, r3983, r3987, r3994, r3995:Igor Sysoev2011-08-29
* introduce 494 code "Request Header Too Large"Igor Sysoev2011-01-20
* rename NGX_HTTP_OWN_CODES to NGX_HTTP_NGINX_CODESIgor Sysoev2010-12-14
* "If-Unmodified-Since" supportIgor Sysoev2010-12-06
* remove r->zero_body unused since the previous commitIgor Sysoev2010-06-30
* 303 See OtherIgor Sysoev2010-06-18
* allow spaces in URIIgor Sysoev2010-06-15
* PATCH methodIgor Sysoev2010-06-10
* 202 Accepted status codeIgor Sysoev2010-06-07
* fix a try_files/alias case when alias uses captures andIgor Sysoev2010-05-27
* remove r->zero_in_uriIgor Sysoev2010-05-24
* disable keepalive for Safari:Igor Sysoev2010-02-01
* regex named capturesIgor Sysoev2009-11-16
* r->chromeIgor Sysoev2009-11-12
* refactor gzip_vary handlingIgor Sysoev2009-11-12
* check unsafe DestinationIgor Sysoev2009-09-25
* preload just a single byte to avoid testing file overrunIgor Sysoev2009-09-04
* aio sendfileIgor Sysoev2009-08-30
* *) ngx_http_ephemeralIgor Sysoev2009-08-30
* FreeBSD and Linux AIO supportIgor Sysoev2009-08-28
* request reference counterIgor Sysoev2009-08-26
* geo module supports trusted proxiesIgor Sysoev2009-07-22
* refactor ngx_http_charset_header_filter()Igor Sysoev2009-05-25
* add charset for ngx_http_gzip_static_module responsesIgor Sysoev2009-05-22
* handle big responses for "size" and "test" image_filtersIgor Sysoev2009-05-08
* backout r2535: virtual names is a property of address:port pair,Igor Sysoev2009-04-09
* a prelimiary proxy cache supportIgor Sysoev2009-03-23
* now regex captures are per-request entitiesIgor Sysoev2009-03-06
* move r->virtual_names to ngx_http_core_srv_conf_tIgor Sysoev2009-02-24
* axe r->port_textIgor Sysoev2009-02-24
* axe r->portIgor Sysoev2009-02-23
* axe r->in_addrIgor Sysoev2009-02-23
* *) refactor subrequest handling, now they run as separate posted requestsIgor Sysoev2008-12-08
* style fix: remove trailing spacesIgor Sysoev2008-11-11
* ngx_http_limit_req_moduleIgor Sysoev2008-11-10
* refactor log_subrequestIgor Sysoev2008-09-29
* gzip_disable msie6Igor Sysoev2008-08-26
* restore connection address on request closure,Igor Sysoev2008-08-13
* test Content-Type via hash:Igor Sysoev2008-08-04
* always test root existence for access_log with variablesIgor Sysoev2008-07-07
* the "Expect" header supportIgor Sysoev2008-06-26
* *) host in request line has priorityIgor Sysoev2008-05-15
* axe old flag remained after ancient "post_accept_timeout" directiveIgor Sysoev2008-01-08
* axe useless r->server_nameIgor Sysoev2007-12-30
* ngx_http_gzip_static_module and gzip_disableIgor Sysoev2007-12-27
* r->headers_out.refreshIgor Sysoev2007-11-27
* If-Range supportIgor Sysoev2007-11-09
* fix English grammarIgor Sysoev2007-10-14
* regex in server_nameIgor Sysoev2007-08-12
* the "www.example.*" wildcard hash supportIgor Sysoev2007-06-11