Internet Direct (Indy) Version 9.0.1 Beta
|
procedure SetHeaders; override;
SetHeaders also constructs the 'Range' header using the values in ContentRangeStart and ContentRangeEnd. If Authentication has been assigned, or BasicAuthentication is True, SetHeaders will construct an 'Authorization' header using the credentials returned by the TIdAuthentication object instance.
SetHeaders also calls ProxyParams.SetHeaders to allow construction of Proxy-specific header names and values.