The members of Org.Apache.Http.IHttpServerConnection are listed below.
Flush()Sends all pending buffered data over this connection. | ||
ReceiveRequestEntity(IHttpEntityEnclosingRequest)Receives the next request entity available from this connection and attaches it to an existing request. | ||
ReceiveRequestHeader()Receives the request line and all headers available from this connection. | ||
SendResponseEntity(IHttpResponse)Sends the response entity of a response over this connection. | ||
SendResponseHeader(IHttpResponse)Sends the response line and headers of a response over this connection. |