On Thu, 2013-08-08 at 11:35 +0200, Philippe Mouawad wrote: > Hello, > > I submitted a while ago a bug on fragment handling in URLs: > > - https://issues.apache.org/jira/browse/HTTPCLIENT-1286 > > > As a summary HTTPClient handles it by stripping it from URLs even if it's > encoded like this: > http://en.wikipedia.org/wiki/Fragment_identifier%23Examples. >
I do not think it does so: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/httpclient/src/test/java/org/apache/http/client/utils/TestURIUtils.java?view=diff&r1=1511688&r2=1511689&pathrev=1511689 Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
