Count | The number of HTTP header variables that exist in the collection |
Item | Retrieve the specified HTTP header |
Add | Add a new HTTP header variable with the specified name and value |
Clear | Removes all HTTP header variables |
Contains | Test if the named HTTP header variable exists within the collection |
GetEnumerator | Retrieve an enumerator for the collection of HTTP header variables |
Remove | Removes the named HTTP header variable |
IHttpHeaders Interface | Intelligence.FuncLibs.Http.HttpRequest Namespace