HTTP Headers - RemoveAll Method

Remove all header variables

Member of HTTP Headers (PRIM_WEB.HttpHeaders)

Details

RemoveAll will remove all Headers from the collection.

Example

Removing all the Headers from the HTTPRequest
#HTTPRequest.HTTPHeaders.RemoveAll

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2