Github user michael-o commented on the pull request:
https://github.com/apache/httpclient/pull/35#issuecomment-135349737
@CanardSauvage as most folks are used to Commons Lang with
`StringUtils#isEmpty`, the method shall be named `add...NotEmpty`. I would
still prefer method overloading with a boolean parameter.
@ok2c Please have a look ath the test case, line 160. This does not look
like a valid URI to me. As per RFC 3986, spaces are encoded with a space sign
and not plus sign. This is form encoded. Is that a bug in the URI builder? I'd
rather go for standards-compliance in 5.0.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]