Метод | Описание | |
---|---|---|
EventHttpRequest ( |
||
Respond ( HttpStatusCode code, string>.IDictionary |
||
Respond ( HttpStatusCode code, string>.IDictionary |
||
Respond ( HttpStatusCode code, string>.IDictionary |
Метод | Описание | |
---|---|---|
CalculateLength ( ArraySegment |
public EventHttpRequest ( |
||
listener | ||
handle | ||
Результат | System |
public Respond ( HttpStatusCode code, string>.IDictionary |
||
code | HttpStatusCode | |
headers | string>.IDictionary | |
body | ArraySegment |
|
Результат | void |
public Respond ( HttpStatusCode code, string>.IDictionary |
||
code | HttpStatusCode | |
headers | string>.IDictionary | |
body | IEnumerable |
|
Результат | void |
public Respond ( HttpStatusCode code, string>.IDictionary |
||
code | HttpStatusCode | |
headers | string>.IDictionary | |
body | byte | |
Результат | void |