Org.Apache.Http.IHttpServerConnectionExtensions: Method Members

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

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.