Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1138

Enhance client with proxy/CONNECT support

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Core
    • None

      To enable the HTTP client to work with regular proxy servers, it would be great if it could be enhanced so it supports sending "GET http://my.server.name/mypath HTTP/1.1" requests to the proxy server for http connections, and proxy tunneling using the CONNECT method when using SSL connections.

      This will enable this usecase:

      Browser --> Undertow Reverse Proxy --> Proxy --> Webserver

      So we can forward requests to webservers via regular proxy servers when required.

              flaviarnn Flavia Rainone
              kimras_jira Kim Rasmussen (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: