log src/http/ngx_http.h @ 6874:7cc2d3a96ea3

age author description
Mon, 03 Oct 2016 15:58:22 +0300 Maxim Dounin Modules compatibility: http2.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).
Thu, 11 Jun 2015 20:42:31 +0300 Maxim Dounin Moved ngx_http_parse_time() to core, renamed accordingly.
Thu, 11 Jun 2015 20:42:24 +0300 Maxim Dounin Removed unused ngx_http_get_time() declaration.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: unbuffered reading.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: filters support.
Fri, 20 Mar 2015 06:45:32 +0300 Ruslan Ermilov Removed busy locks.