summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-30Reworked multi headers to use linked lists.Maxim Dounin1-4/+4
2021-12-21Moved Huffman coding out of HTTP/2.Ruslan Ermilov1-0/+8
2019-02-25SSL: variables support in ssl_certificate and ssl_certificate_key.Maxim Dounin1-0/+4
2016-10-03Modules compatibility: http2.Maxim Dounin1-3/+0
2015-09-11The HTTP/2 implementation (RFC 7240, 7241).Valentin Bartenev1-4/+4
2015-06-11Moved ngx_http_parse_time() to core, renamed accordingly.Maxim Dounin1-3/+0
2015-06-11Removed unused ngx_http_get_time() declaration.Maxim Dounin1-2/+0
2015-03-23Request body: unbuffered reading.Maxim Dounin1-0/+1
2015-03-23Request body: filters support.Maxim Dounin1-0/+1
2015-03-20Removed busy locks.Ruslan Ermilov1-1/+0
2015-03-04Style: moved ngx_http_ephemeral() macro to ngx_http_request.h.Ruslan Ermilov1-3/+0
2014-04-29Upstream: added the "$upstream_cookie_<name>" variables.Vladimir Homutov1-0/+2
2013-05-11Fixed build with --with-mail_ssl_module.Maxim Dounin1-1/+1
2013-03-20Preliminary experimental support for SPDY draft 2.Valentin Bartenev1-0/+14
2013-03-11Removed unused prototype of ngx_http_find_server_conf().Valentin Bartenev1-1/+0
2013-02-27SNI: reuse selected configuration for all requests in a connection.Valentin Bartenev1-1/+1
2013-01-16Fixed and improved the "*_bind" directives of proxying modules.Ruslan Ermilov1-1/+1
2012-11-21Request body: chunked parsing moved to ngx_http_parse.c from proxy.Maxim Dounin1-0/+10
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-09-15Protocol version parsing in ngx_http_parse_status_line().Maxim Dounin1-0/+1
2010-10-04ngx_http_degraded()Igor Sysoev1-0/+4
2010-06-15ngx_http_parse_status_line()Igor Sysoev1-0/+10
2009-12-21fix building by gcc 4.x with -O2/3/s in some Linux distributions:Igor Sysoev1-1/+1
2009-11-30support "*" in gzip_types, ssi_types, etcIgor Sysoev1-3/+3
2009-10-21*) move sockaddr to the listen optionsIgor Sysoev1-1/+1
2009-10-21refactor http listen code:Igor Sysoev1-0/+2
2009-10-19restore discard body handler after ngx_http_set_writer() set it toIgor Sysoev1-0/+1
2009-08-30*) ngx_http_ephemeralIgor Sysoev1-1/+5
2009-05-08allow to pass image filter errors via the same location where the filter is setIgor Sysoev1-1/+1
2009-05-01ngx_http_filter_finalize_request() and ngx_http_clean_header()Igor Sysoev1-0/+3
2009-03-23a prelimiary proxy cache supportIgor Sysoev1-10/+8
2009-03-22use complex value in error_pageIgor Sysoev1-1/+1
2009-03-19ngx_http_split_args()Igor Sysoev1-0/+2
2008-12-22ngx_http_arg()Igor Sysoev1-0/+3
2008-12-08*) refactor subrequest handling, now they run as separate posted requestsIgor Sysoev1-0/+3
2008-11-10ngx_http_limit_req_moduleIgor Sysoev1-0/+1
2008-09-24underscores_in_headersIgor Sysoev1-1/+2
2008-08-13*) fix segfaults in types hashIgor Sysoev1-1/+1
2008-08-12use hash in gzip_types, ssi_types, and sub_filter_typesIgor Sysoev1-0/+2
2008-08-04test Content-Type via hash:Igor Sysoev1-0/+8
2008-05-24locations treeIgor Sysoev1-0/+4
2008-05-22axe never used variablesIgor Sysoev1-4/+0
2007-12-30log server addressIgor Sysoev1-1/+1
2007-11-28delete unneeded declarationIgor Sysoev1-5/+0
2007-10-18merge_slashesIgor Sysoev1-1/+2
2007-08-06rename ngx_http_discard_body() to ngx_http_discard_request_body()Igor Sysoev1-1/+1
2007-08-06rename ngx_http_block_read() and ngx_http_test_read() to ..._reading()Igor Sysoev1-0/+1
2007-05-29SNI supportIgor Sysoev1-0/+4
2006-12-04upstream choice modulesIgor Sysoev1-0/+1
2006-11-27axe old % log formatIgor Sysoev1-1/+0