https://bz.apache.org/bugzilla/show_bug.cgi?id=59758

            Bug ID: 59758
           Summary: Add http proxy username-password credentials support
                    for ClientEndpoint using system properties
           Product: Tomcat 8
           Version: 8.0.x-trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: WebSocket
          Assignee: dev@tomcat.apache.org
          Reporter: atuljadhav...@gmail.com

Currently, the websocket ClientEndpoint supports http proxy connection through
'http.proxyHost' and 'http.proxyPort' system properties, but does not support
proxy authentication using username-password credentials.

Provide proxy credentials support with parameters passed through
'http.proxyUser' and 'http.proxyPassword' system variables.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to