Package

com.twitter

finagle

Permalink

package finagle

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. finagle
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait HttpRichClient extends AnyRef

    Permalink

    A rich HTTP/1.1 client with a *very* basic URL fetcher.

    A rich HTTP/1.1 client with a *very* basic URL fetcher. (It does not handle redirects, does not have a cookie jar, etc.)

Value Members

  1. object Http extends Client[Request, Response] with HttpRichClient with Server[Request, Response]

    Permalink

    HTTP/1.1 protocol support, including client and server.

  2. package http

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped