wodHttpDLX ActiveX Control - RemoveAll Method
      
 

Description

Removes all headers from the collection.


Return Type

None  


Syntax

object.RemoveAll



The RemoveAll Method syntax has these parts:

Part Description
object An expression evaluating to an object of type HttpHeaders.

Remarks

This method will remove all headers from the collection. Can be used both for Request.Headers, and Response.Headers.