Skip to content

Response Property Headers

Paul Mansour edited this page May 11, 2020 · 1 revision

Headers

The Headers property specifies the header names and values to be included in the response message. The Content-Length header should NOT be specified as it is inlcuded by default if needed. The Content-Type, ETag and Last-Modified headers should also NOT be specified as they are handled via the ContentType, ETag and LastModified properties respectively.

Clone this wiki locally