Headers accessor for an ongoing request.
- License:
- MPL-2.0
- Source:
Classes
Type Definitions
forEachCallback(header, value)
Parameters:
| Name | Type | Description |
|---|---|---|
header |
string | Name of the header |
value |
string | Value of the header |
- Source:
HeaderTuple
Properties:
| Name | Type | Description |
|---|---|---|
header |
string | Name of the header |
value |
string | Value of the header |
- Source: