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

Provide a convenience method to parse a proxy with format localhost:port

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.3.3
    • 4.4 Alpha1
    • Fluent HC
    • None

    Description

      This issue relates to HTTPCORE-365 (which was the original issue about this topic). What I actually want to achieve is to have a convenience method to allow us to call the viaProxy() method with a String as parameter. E.g.:
      Request.Get(uri).viaProxy("localhost:8080").execute();

      Notes about the attached patch:

      Hope to see it in 4.3.4 .

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              remisbaima Remis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: