angular/aio/content/examples/http/src/app
Pete Bacon Darwin 7efa47075c docs: remove http example dependency on 3rd party service (#43475)
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
2021-09-16 15:59:05 +00:00
..
config docs: fix http example to show actual message in console (#42773) 2021-07-09 10:14:35 -07:00
downloader docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
heroes docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
http-interceptors docs: remove http example dependency on 3rd party service (#43475) 2021-09-16 15:59:05 +00:00
messages docs: improve accessibility of http example (#41057) 2021-04-26 09:11:07 -07:00
package-search docs: remove http example dependency on 3rd party service (#43475) 2021-09-16 15:59:05 +00:00
uploader docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
app.component.html docs: improve accessibility of http example (#41057) 2021-04-26 09:11:07 -07:00
app.component.ts docs: add http guide sample and adjust text (#21326) 2018-01-31 10:24:43 -08:00
app.module.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
auth.service.ts docs: add http guide sample and adjust text (#21326) 2018-01-31 10:24:43 -08:00
http-error-handler.service.ts style(docs-infra): fix docs examples for tslint rules related to whitespace (#38143) 2020-07-31 11:00:05 -07:00
in-memory-data.service.ts docs: remove http example dependency on 3rd party service (#43475) 2021-09-16 15:59:05 +00:00
message.service.ts docs: add http guide sample and adjust text (#21326) 2018-01-31 10:24:43 -08:00
request-cache.service.ts docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00