/[Apache-SVN]
ViewVC logotype

Revision 1830265


Jump to revision: Previous Next
Author: markt
Date: Thu Apr 26 20:27:21 2018 UTC (6 years ago)
Changed paths: 22
Log Message:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62273
Implement configuration options to work-around specification non-compliant user agents (including all the major browsers) that do not correctly %nn encode URI paths and query strings as required by RFC 7230 and RFC 3986.

Changed paths

Path Details
Directorytomcat/tc8.0.x/trunk/ modified , props changed
Directorytomcat/tc8.0.x/trunk/conf/catalina.properties modified , text 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/AbstractInputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/AbstractNioInputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11Nio2Processor.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11Nio2Protocol.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11Processor.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11Protocol.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/InternalAprInputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/InternalInputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/InternalNio2InputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/InternalNioInputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/http/parser/HttpParser.java 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
Directorytomcat/tc8.0.x/trunk/webapps/docs/config/systemprops.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26