HTTPSecureSocket.ClearRequestHeaders
From Xojo Documentation
Method
Clears all of the set request headers.
Notes
See the description of the SetRequestHeaders method for information on headers.
Example
Socket1.ClearRequestHeaders
Clears all of the set request headers.
See the description of the SetRequestHeaders method for information on headers.