OngoingRequest
- License:
- MPL-2.0
- Source:
Classes
Members
(inner, constant) NS_ERROR_NOT_AVAILABLE :Error
Type:
- Error
- Source:
Type Definitions
OngoingRequestOptions
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
channel |
external:nsIHttpChannel | |
direction |
module:requestmod.INCOMING | module:requestmod.OUTGOING |
- Source:
processContentCallback(contentnullable) → (nullable) {string|Object}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
content |
string | Object |
<nullable> |
- Source:
Returns:
The new content.
- Type
- string | Object