Valentin Bartenev 948eeca222 HTTP/2: rewritten handling of request body.
There are two improvements:

  1. Support for request body filters;

  2. Receiving of request body is started only after
     the ngx_http_read_client_request_body() call.

The last one fixes the problem when the client_max_body_size value might not be
respected from the right location if the location was changed either during the
process of receiving body or after the whole body had been received.
2016-04-01 15:56:03 +03:00
2015-06-05 22:23:26 +03:00
2016-04-01 04:17:00 +03:00
2016-03-31 22:33:26 +03:00
2016-03-29 18:09:30 +03:00
S
Description
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
BSD-2-Clause
90 MiB
Languages
C 97.7%
Vim Script 1.7%
XS 0.4%
Perl 0.1%