*) http: LimitRequestBody applies to proxied requests. [Yann Ylavic]
- *) mod_proxy_http: Fix response header thrown away after the previous one
- was considered too large and truncated. PR 62196. [Yann Ylavic]
-
- *) core: Add and handle AP_GETLINE_NOSPC_EOL flag for ap_getline() family
- of functions to consume the end of line when the buffer is exhausted.
- PR 62198. [Yann Ylavic]
-
- *) mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.
- [Micha Lenk <micha lenk.info>, Yann Ylavic]
-
- *) mod_proxy_http: Add new worker parameter 'responsefieldsize' to
- allow maximum HTTP response header size to be increased past 8192
- bytes. PR62199. [Hank Ibell <hwibell gmail.com>]
-
*) mod_logio: Add LogIOTrackTTFU and %^FU logformat to log the time
difference between request start and last request body byte read (finished upload).
[Rainer Jung]