Org.Apache.Http.IHttpServerConnectionExtensions Members

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

See Also: Inherited members from System.Object

Public Methods

static
FlushAsync(this IHttpServerConnection) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.
static
ReceiveRequestHeaderAsync(this IHttpServerConnection) : System.Threading.Tasks.Task<IHttpRequest>
Documentation for this section has not yet been entered.
static
SendResponseEntityAsync(this IHttpServerConnection, IHttpResponse) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.
static
SendResponseHeaderAsync(this IHttpServerConnection, IHttpResponse) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.