Method | Description | |
---|---|---|
EventHttpRequest ( |
||
Respond ( HttpStatusCode code, string>.IDictionary |
||
Respond ( HttpStatusCode code, string>.IDictionary |
||
Respond ( HttpStatusCode code, string>.IDictionary |
Method | Description | |
---|---|---|
CalculateLength ( ArraySegment |
public EventHttpRequest ( |
||
listener | ||
handle | ||
return | System |
public Respond ( HttpStatusCode code, string>.IDictionary |
||
code | HttpStatusCode | |
headers | string>.IDictionary | |
body | ArraySegment |
|
return | void |
public Respond ( HttpStatusCode code, string>.IDictionary |
||
code | HttpStatusCode | |
headers | string>.IDictionary | |
body | IEnumerable |
|
return | void |
public Respond ( HttpStatusCode code, string>.IDictionary |
||
code | HttpStatusCode | |
headers | string>.IDictionary | |
body | byte | |
return | void |