com.twitter.finagle

httpproxy

package httpproxy

Visibility
  1. Public
  2. All

Type Members

  1. class HttpConnectHandler extends SimpleChannelHandler

Value Members

  1. object HttpConnectHandler

    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