IRequestOptions Interface
The options bag passed to RequestProvider.registerRequest() to configure individual HTTP calls. All fields are optional — only set what you need to override the request defaults.
Usage Examples
Pass options as the second argument to registerRequest.