Xojo.Net.HTTPSocket.ClearRequestHeaders
From Xojo Documentation
Method
Clears all of the request headers, which is useful if you are using the socket to send a different request.
Sample Code
mySocket.ClearRequestHeaders
Clears all of the request headers, which is useful if you are using the socket to send a different request.