Skip to content

Commit

Permalink
* Update change entries via make update-changes [skip ci]
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881729 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rpluem committed Sep 15, 2020
1 parent 8971af4 commit 84efa96
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.1

*) mod_http2: Log requests and sent the configured error response in case of
early detected errors like too many or too long headers.
[Ruediger Pluem, Stefan Eissing]

*) mod_proxy_uwsgi: Fix a crash when sending environment variables with no
value. PR 64598 [Ruediger Pluem]

*) mod_cgi/mod_cgid: Avoid a second read from a CGI script after a
timeout, which effectively doubled the configured timeout setting.
PR 64709. [Joe Orton]

*) core: handle headers when replying a 304 following RFC7234.
[Giovanni Bechis]

Expand Down
3 changes: 0 additions & 3 deletions changes-entries/http2_log_early_errors.txt

This file was deleted.

2 changes: 0 additions & 2 deletions changes-entries/pr64598.txt

This file was deleted.

3 changes: 0 additions & 3 deletions changes-entries/pr64709.txt

This file was deleted.

0 comments on commit 84efa96

Please sign in to comment.