mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously the `http` example did accessed the npmsearch.com website to demonstrate response caching. But if this service became unavailable then the example (and its e2e tests) would fail. This commit changes the example to use the in-memory-web-api for this lookup, which will not be affected by 3rd party outages. The guide that references this example has been updated to avoid references to the original npm search service. PR Close #43475 |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| testing | ||
| browser-test-shim.js | ||
| index-specs.html | ||
| index.html | ||
| main-specs.ts | ||
| main.ts | ||
| test.css | ||