You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2015/11/13 00:03:10 UTC

[jira] [Created] (HTTPCLIENT-1696) Add convenience methods to fluent API class Request

Gary Gregory created HTTPCLIENT-1696:
----------------------------------------

             Summary: 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org