PeanutButter
|
Common HTTP headers. More...
Static Public Attributes | |
const string | CONTENT_LENGTH = "Content-Length" |
Content-Length. | |
const string | CONTENT_TYPE = "Content-Type" |
Content-Type. | |
const string | TRANSFER_ENCODING = "Transfer-Encoding" |
Transfer-Encoding (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Transfer-Encoding) |
Common HTTP headers.