Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPProtocol.Create
Constructor for the object instance.

constructor Create(AConnection: TIdHTTP);
Description
Create is the constructor for the object instance. Create calls the inherited Create method to initialize the object instance. Create sets the internal member used to represent the TIdHTTP connection for the protocol handler. Create also allocates resources used to represent the Request and Response headers generated during HTTP protocol exchanges.