Name | Description | Type | Additional information |
---|---|---|---|
HttpContext | HttpContext |
None. |
|
StatusCode | integer |
None. |
|
Headers | Collection of Object |
None. |
|
Body | Stream |
None. |
|
BodyWriter | PipeWriter |
None. |
|
ContentLength | integer |
None. |
|
ContentType | string |
None. |
|
Cookies | IResponseCookies |
None. |
|
HasStarted | boolean |
None. |