Org.Apache.Http.IHttpResponseFactory: Method Members

The methods of Org.Apache.Http.IHttpResponseFactory are listed below. For a list of all members, see the IHttpResponseFactory Members list.

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.