Details
-
Bug
-
Resolution: Done
-
Major
-
3.0.4.Final
-
None
-
-
Compatibility/Configuration
Description
The JavaDoc for UriBuilder.host states that "A null value will unset the host component of the URI",
however the ResteasyUriBuilder throws IllegalArgumentException "schemeSpecificPart was null" when host value is null.
This is useful to create a relative URI for the request.
Attachments
Issue Links
- is cloned by
-
RESTEASY-1148 RestEasyUriBuilder.host does not accept null to reset host per JavaDoc
-
- Closed
-