Basic HTTP protocol declarations and classes
uses |
||
|
HTTP protocol utilities and constants. |
|
|
URI Parsing routines. |
The HTTPDefs unit provides essential types, constants, and classes for HTTP protocol handling. It contains basic HTTP header field definitions, request and response classes, cookie management, file upload support, and MIME content handling for web applications.
|
Using TRequest and TResponse Classes |
|
|
Working with HTTP Cookies |
|
|
Understanding TCORSSupport.HandleRequest Return Value |
|
|
CORS Support Usage |
|
|
Working with HTTP Sessions |