Icon TEWBHTTPHeaders

Unit: ewbhttpcommon

Inherits From TObject

The TEWBHTTPHeaders class is used by the TEWBWebServerRequest class for representing the request/response headers for an incoming web server request. When a request is sent to the web server, any HTTP request headers will be available in the TEWBWebServerRequest RequestHeaders property, and the server application can set any HTTP response headers using the TEWBWebServerRequest ResponseHeaders property.

Image