Forum Discussion
PM_r
Staff
13 years agoThis is because HttpClient 4 uses Java's standard URI implementation for this, which HttpClient 3 used a homebrewed implementation. I doubt that we will do our own implementation of some of that stuff to allow underscores.
The only advice that I can give you is to not use illegal URI characters in your URIs.
Sorry.
The only advice that I can give you is to not use illegal URI characters in your URIs.
Sorry.