Org.Apache.Http.IHttpResponseFactory Members

The members of Org.Apache.Http.IHttpResponseFactory are listed below.

Public Methods

NewHttpResponse(IStatusLine, Org.Apache.Http.Protocol.IHttpContext) : IHttpResponse
Creates a new response from a status line.
NewHttpResponse(ProtocolVersion, int, Org.Apache.Http.Protocol.IHttpContext) : IHttpResponse
Creates a new response from status line elements.