ResponseHeaders class

ResponseHeaders class

Contains protocol headers associated with a response.

The ResponseHeaders type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the RequestHeaders class.

Properties

PropertyDescription
content_typeGets the Content-Type header value.

See Also