ok2c commented on issue #190: Allow trailing slash on creating HttpHost with a string URL: https://github.com/apache/httpcomponents-core/pull/190#issuecomment-577673117 @michael-o `HttpHost` javadocs say ``` Component that holds all details needed to describe an HTTP connection to a host. This includes remote host name, port and protocol scheme ``` As far as I can tell this statement is pretty accurate.
---------------------------------------------------------------- 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]
