Org.Apache.Http 命名空间

ConnectionClosedException

指示连接已关闭。

HttpException

指示发生了 HTTP 异常。

HttpHost

保存描述与主机的 HTTP 连接所需的所有变量。

HttpStatus

枚举 HTTP 状态代码的常量。

HttpVersion

表示 RFC 2616 中指定的 HTTP 版本。

IHttpClientConnectionExtensions
IHttpEntityExtensions
IHttpServerConnectionExtensions
MalformedChunkCodingException

向格式不正确的分块流发出信号。

MethodNotSupportedException

指示不支持 HTTP 方法。

NoHttpResponseException

指示目标服务器未能使用有效的 HTTP 响应进行响应。

ParseException

指示分析错误。

ProtocolException

指示发生了 HTTP 协议冲突。

ProtocolVersion

表示 RFC 2616 中指定的协议版本。

UnsupportedHttpVersionException

指示不支持的 HTTP 协议版本。

接口

IConnectionReuseStrategy

用于确定连接是否应保持活动状态的接口。

IFormattedHeader

已设置格式的 HTTP 标头。

IHeader

表示 HTTP 标头字段。

IHeaderElement

HTTP IHeader 值的一个元素。

IHeaderElementIterator

对象的 IHeaderElement 类型安全迭代器。

IHeaderIterator

对象的 IHeader 类型安全迭代器。

IHttpClientConnection

用于客户端的 HTTP 连接。

IHttpConnection

常规 HTTP 连接,在客户端和服务器端非常有用。

IHttpConnectionMetrics

对统计信息 IHttpConnection的访问点。

IHttpEntity

可以使用 HTTP 消息发送或接收的实体。

IHttpEntityEnclosingRequest

具有实体的请求。

IHttpInetConnection

通过 Internet 协议(IP)建立 HTTP 连接。

IHttpMessage

通用 HTTP 消息。

IHttpRequest

HTTP 请求。

IHttpRequestFactory

对象的 IHttpRequest 工厂。

IHttpRequestInterceptor

处理请求。

IHttpResponse

HTTP 响应。

IHttpResponseFactory

对象的 IHttpResponse 工厂。

IHttpResponseInterceptor

处理响应。

IHttpServerConnection

用于服务器端的 HTTP 连接。

IHttpStatus
INameValuePair
IReasonPhraseCatalog

用于获取 HTTP 状态代码的原因短语的接口。

IRequestLine

的第一 IHttpRequest行。

IStatusLine

表示从 HTTP 服务器返回的状态行。

ITokenIterator

令牌的迭代器 String