Contains protocol headers associated with an HTTP response.
Unlike , that supports a variety of scenarios,
this class is only meant to be used for the Headers
property of the IHttpResponse interface. Therefore, some header names
are restricted and cannot be read or set through an instance of this class.
The restricted headers are the following:
Header name
Rationale
Connection
Content-Encoding
Content-Length
Date
Keep-Alive
Sec-Web-Socket-Accept
Sec-Web-Socket-Extensions
Sec-Web-Socket-Protocol
Sec-Web-Socket-Version
Server
Trailer
Transfer-Encoding
These headers are automatically managed by EmbedIO.