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 HttpxRichClient extends AnyRef

    Permalink

    A rich client with a *very* basic URL fetcher.

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

Value Members

  1. object Httpx extends Client[Request, Response] with HttpxRichClient with Server[Request, Response]

    Permalink

    Http protocol support, including client and server.

  2. package httpx

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped