On 25/04/18 16:31, [email protected] wrote: > Author: markt > Date: Wed Apr 25 15:31:48 2018 > New Revision: 1830087 > > URL: http://svn.apache.org/viewvc?rev=1830087&view=rev > Log: > 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.
Hi all, I'd like to back-port this to 8.5.x and some elements of the improved parsing to 8.0.x and 7.0.x (mainly the scheme and userinfo improvements). Before I do that, I wanted to get feedback on this implementation. Thoughts? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
