michael-o commented on pull request #279: URL: https://github.com/apache/httpcomponents-core/pull/279#issuecomment-815288093
> While it accepts a URI string, it doesn't require a scheme (nor does it validate the absence of a path, which may result in parse failures if one is provided) > https://github.com/apache/httpcomponents-core/blob/2e79c62f76674ba4f5aaa517172f4d8a2bd08d2f/httpcore5/src/test/java/org/apache/hc/core5/http/TestHttpHost.java#L203-L204 Well, yes. I need to drop this idea. Thanks for the heads up. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
