to top
Android APIs
Since: API Level 1
public interface

ExecutionContext

org.apache.http.protocol.ExecutionContext

Class Overview

Context attribute names for protocol execution.

Constants

public static final String HTTP_CONNECTION

Since: API Level 1

Constant Value: "http.connection"

public static final String HTTP_PROXY_HOST

Since: API Level 1

Constant Value: "http.proxy_host"

public static final String HTTP_REQUEST

Since: API Level 1

Constant Value: "http.request"

public static final String HTTP_REQ_SENT

Since: API Level 1

Constant Value: "http.request_sent"

public static final String HTTP_RESPONSE

Since: API Level 1

Constant Value: "http.response"

public static final String HTTP_TARGET_HOST

Since: API Level 1

Constant Value: "http.target_host"