/[Apache-SVN]
ViewVC logotype

Revision 1830260


Jump to revision: Previous Next
Author: markt
Date: Thu Apr 26 19:45:20 2018 UTC (6 years ago)
Changed paths: 6
Log Message:
Implement various Host header checks required by RFC 7230
- Host header must be present for HTTP/1.1 requests
- multiple host headers are invalid
- if the request line includes the host, it must match the host header (optional)

Changed paths

Path Details
Directorytomcat/tc8.0.x/trunk/ modified , props changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/LocalStrings.properties modified , text changed
Directorytomcat/tc8.0.x/trunk/webapps/docs/changelog.xml modified , text changed
Directorytomcat/tc8.0.x/trunk/webapps/docs/config/http.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26