NameDescriptionTypeAdditional information
Environment

Dictionary of string [key] and Object [value]

None.

Context

IOwinContext

None.

StatusCode

integer

None.

ReasonPhrase

string

None.

Protocol

string

None.

Headers

Collection of Object

None.

Cookies

ResponseCookieCollection

None.

ContentLength

integer

None.

ContentType

string

None.

Expires

date

None.

ETag

string

None.

Body

Stream

None.