Members
(static, constant) INCOMING :number
Constant for incoming requests, as in a response from a server. You generally
want to avoid this direction, except for modifying incoming headers.
Type:
- number
(static, constant) OUTGOING :number
Constant signifying an outgoing request, as in a request going to a server.
Type:
- number