Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1696

Add convenience methods to fluent API class Request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.5.1
    • 5.0 Alpha1
    • Fluent HC
    • None

    Description

      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.

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: