[
https://issues.apache.org/jira/browse/HTTPCLIENT-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400521#comment-17400521
]
Oleg Kalnichevski commented on HTTPCLIENT-2108:
-----------------------------------------------
[~cdalxndr] `URIBuilder` is a utility class and is not meant for extension
through subclassing. Use a custom builder that aggregates `URIBuilder` instead.
Oleg
> UriComponentsBuilder extension friendly
> ---------------------------------------
>
> Key: HTTPCLIENT-2108
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2108
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Reporter: cda
> Priority: Major
>
> Currently the UriComponentsBuilder class allows extension, but all fields are
> private without any getters and setters, preventing adding custom logic.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]