Resets the header properties for the proxy connection.
procedure Clear;
Clear is a procedure used to reset properties to their blank values for the proxied connection.
Clear sets the following properties to their corresponding values:
|
Property |
Value |
|
'' (empty string) | |
|
'' (empty string) | |
|
'' (empty string) | |
|
0 (zero) |
Clear is used in the Create constructor to initialize properties for a proxied connection.
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|