[
https://issues.apache.org/jira/browse/HTTPCLIENT-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005358#comment-15005358
]
Oleg Kalnichevski commented on HTTPCLIENT-1696:
-----------------------------------------------
Gary,
Ideally changes that extend APIs should not be released with bugfix (x.y.Z)
releases. We can cut 4.6 though if necessary.
Oleg
> Add convenience methods to fluent API class Request
> ---------------------------------------------------
>
> Key: HTTPCLIENT-1696
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1696
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: Fluent HC
> Affects Versions: 4.5.1
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 5.0
>
>
> Add:
> - org.apache.http.client.fluent.Request.create(String, String)
> - org.apache.http.client.fluent.Request.create(String, URI)
> These methods are convenient when driving HttpClient from metadata. This
> avoids extra code to pick which kind of request verb to use when it is
> already set and valid in the metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]