Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

Reference for unit 'HTTPDefs'

Basic HTTP protocol declarations and classes

uses

  System,

  TypInfo,

  Classes,

  sysutils,

  HTTPProtocol,

  

HTTP protocol utilities and constants.

  URIParser;

  

URI Parsing routines.

Overview

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.

Related topics

httprequestresponse

  

Using TRequest and TResponse Classes

httpcookies

  

Working with HTTP Cookies

httpcorshandlerequest

  

Understanding TCORSSupport.HandleRequest Return Value

httpcors

  

CORS Support Usage

httpsessions

  

Working with HTTP Sessions


Documentation generated on: Jan 27 2026