jepp-igus commented on issue #190: Allow trailing slash on creating HttpHost with a string URL: https://github.com/apache/httpcomponents-core/pull/190#issuecomment-577651104 > Where is the bug and usecase here? A host it not linked to a path whatsoever. It looks wrong to me adding this. @ok2c WDYT? I would define this as a small improvement instead of a bug. With this "improvement" the dev using this method doesn't have to strip always the slash before giving his input to HttpHost.create, because the function will handle this. But it would't bother me if it gets declined, i just thought about beeing a bit more tolerant with the inputs.
---------------------------------------------------------------- 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]
