Packages

p

com.twitter.finatra

httpclient

package httpclient

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class HttpClient extends Logging

    A simple HTTP client.

    A simple HTTP client.

    Note

    Some servers won't handle requests properly if the Host header is not set

  2. class HttpClientException extends Exception with NoStackTrace
  3. class RequestBuilder extends RequestProxy

    RequestBuilder is a finagle.http.Request with a builder API for common mutations

Value Members

  1. object RequestBuilder

    Provides a class for building finagle.http.Request objects

Deprecated Value Members

  1. object RichHttpClient
    Annotations
    @deprecated
    Deprecated

    (Since version 07-09-2019)

Ungrouped