Icon TEWBHTTPPathComponents

Unit: ewbhttpcommon

Inherits From TObject

The TEWBHTTPPathComponents class is used by the TEWBWebServerRequest class for representing the URL path components for an incoming web server request. When a request is sent to the web server, any URL path components in the HTTP request will be available in the TEWBWebServerRequest RequestPathComponents property.

Image