mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The BaseRequestOptions class is responsible for declaring default values, while the RequestOptions class is merely responsible for setting values based on values provided in the constructor. |
||
|---|---|---|
| .. | ||
| backends | ||
| base_request_options.ts | ||
| base_response_options.ts | ||
| enums.ts | ||
| headers.ts | ||
| http.ts | ||
| interfaces.ts | ||
| static_request.ts | ||
| static_response.ts | ||
| url_search_params.ts | ||