michael-o commented on issue #190: Allow trailing slash on creating HttpHost with a string URL: https://github.com/apache/httpcomponents-core/pull/190#issuecomment-577671977 @ok2c The issue is that we do not define what `s` is. Whe implicitly assume to be according to RFC 3986, section 3: scheme + authority. We should either change documentation or all a full URI.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
