ok2c commented on issue #190: Allow trailing slash on creating HttpHost with a string URL: https://github.com/apache/httpcomponents-core/pull/190#issuecomment-577680120 @jepp-igus The `#create(String)` should have never been introduced in the first place as there are multiple ways of parsing textual representations of this class. However, there is nothing stopping users from having their own parsers if the default one is too strict to their liking.
---------------------------------------------------------------- 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]
