mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Types were previously not handled correctly by the type definition generation process, so a couple of things in http had to be changed to interfaces. This issue has been fixed, so now they're types again. Closes #4024 |
||
|---|---|---|
| .. | ||
| backends | ||
| base_request_options.ts | ||
| base_response_options.ts | ||
| enums.ts | ||
| headers.ts | ||
| http.ts | ||
| http_sfx.ts | ||
| http_utils.ts | ||
| index.ts | ||
| interfaces.ts | ||
| package.json | ||
| static_request.ts | ||
| static_response.ts | ||
| url_search_params.ts | ||