Internet Direct (Indy)
|
Resets request headers to their default values.
procedure Clear; override;
Clear is an overriden procedure that clears values assigned to object properties. Clear also resets the following object properties to their default values:
Property |
Value |
'text/html, */*' | |
'' (Empty string) | |
DefaultUserAgent | |
False |
Clear calls the inherited Clear method prior to exit.
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. |