Android
org.apache.http.protocol
public interface

org.apache.http.protocol.ExecutionContext

org.apache.http.protocol.ExecutionContext

Context attribute names for protocol execution.

Summary

Constants

      Value  
String  HTTP_CONNECTION    "http.connection" 
String  HTTP_PROXY_HOST    "http.proxy_host" 
String  HTTP_REQUEST    "http.request" 
String  HTTP_REQ_SENT    "http.request_sent" 
String  HTTP_RESPONSE    "http.response" 
String  HTTP_TARGET_HOST    "http.target_host" 

Details

Constants

public static final String HTTP_CONNECTION

Constant Value: "http.connection"

public static final String HTTP_PROXY_HOST

Constant Value: "http.proxy_host"

public static final String HTTP_REQUEST

Constant Value: "http.request"

public static final String HTTP_REQ_SENT

Constant Value: "http.request_sent"

public static final String HTTP_RESPONSE

Constant Value: "http.response"

public static final String HTTP_TARGET_HOST

Constant Value: "http.target_host"
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56