Package

com.twitter.finagle

httpproxy

Permalink

package httpproxy

Visibility
  1. Public
  2. All

Type Members

  1. class HttpConnectHandler extends SimpleChannelHandler

    Permalink

Value Members

  1. object HttpConnectHandler

    Permalink

    Handle SSL connections through a proxy that accepts HTTP CONNECT.

    Handle SSL connections through a proxy that accepts HTTP CONNECT.

    See http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#9.9

Ungrouped