Internet Direct (Indy)
|
Implements a HTTP protocol handler for connection and request/response processing.
TIdHTTPProtocol = class(TObject);
TIdHTTPProtocol is a TObject decendant that implements a HTTP protocol handler for an HTTP Request or HTTP Response.
TIdHTTPProtocol is the type used to represent the internal protocol handler for TIdHTTP, and allows the client to perform state-dependant protocol exchanges used during client connection and servicing of the request/response chain.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |