Icon TEWBHTTPFormValues

Unit: ewbhttpcommon

Inherits From TObject

The TEWBHTTPFormValues class is used by the TEWBWebServerRequest class for representing any HTML form values included with an incoming web server request. When an HTML form is submitted to the web server, any form values will be available in the TEWBWebServerRequest RequestFormValues property.

Information Any file uploads included as part of a multi-part HTML form submittal request will be available in the RequestContentParts property.


Image