ClearHeaders Method  
 

Removes any custom HTTP request headers that were previously set for this instance.

Syntax

object.ClearHeaders

Parameters

None.

Return Value

Returns True if the method succeeds or False if the method fails.

Remarks

This method deletes the custom request headers set with the SetHeader method and deletes the response headers returned by the previous navigation.

See Also

ClearCache Method, ClearCookies Method, ClearHistory Method, DataFolder Property, InPrivate Property