Methods
forEach
- forEach(cb: function): any
-
Parameters
-
cb: function
-
- (key: string, value: string): void
-
Parameters
-
key: string
-
value: string
Returns void
Returns any
getHeader
-
Parameters
Returns string
getParameter
- getParameter(index: number): string
-
Parameters
Returns string
An HttpRequest is stack allocated and only accessible during the callback invocation.