HttpResponseHelper.

ReceiveHeaderAsync(IPipeConnection, HttpContext) Method

Syntax

public static Task ReceiveHeaderAsync(this IPipeConnection connection, HttpContext context)

Parameters

Name Type Description
connection IPipeConnection
context HttpContext

Return Value

Type Description
Task