Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
Unit Overview
IdHTTPServer
Classes in Unit IdHTTPServer
EIdHTTPCannotSwitchSessionStateWhenActive
HTTP server exception for changing state on an active server.
EIdHTTPErrorParsingCommand
HTTP server exception for an unknown HTTP command.
EIdHTTPHeaderAlreadyWritten
HTTP response exception raised during writing headers.
EIdHTTPServerError
Ancestor for Indy HTTP exceptions.
EIdHTTPUnsupportedAuthorisationScheme
HTTP server exception for an invalid authentication scheme.
TIdHTTPCustomSessionList
Specifies an abstract container for persistent HTTP sessions.
TIdHTTPDefaultSessionList
Implements a thread-safe container for persistent HTTP sessions.
TIdHTTPRequestInfo
Implements a HTTP Request object.
TIdHTTPResponseInfo
Implements a HTTP response object.
TIdHTTPServer
HTTP Server Implementation.
TIdHTTPSession
Implements a persistent HTTP Session.