carterkozak commented on pull request #279: URL: https://github.com/apache/httpcomponents-core/pull/279#issuecomment-815286913
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 -- 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]
