|
|
ediHttpHeaders |
The ediHttpHeader object contains a collection of headers that make an
HTTP request message.
Methods:
- AddHeader - Adds an
HTTP header to the collection.
- Clear - Removes all
headers from the collection..
- GetHeaderByIndex - Gets the HTTP header object at a specific index
location in the collection.
- GetHeaderByName - Gets the HTTP header object in the collection by
referencing its field name.
- RemoveHeaderByName
- Removes the HTTP header object from the collection.
Properties
- Count - Returns the number
of headers in the collection.