angular/aio/content/examples/http/src
Tom Raithel 551671fd51 docs: fix division by zero in progress events example (#46077)
If the `event.total` is undefined, this line would have generated a `NaN` due to division by zero. I suppose, that a `0` would be more suitable for this case.

PR Close #46077
2022-05-23 13:27:45 -07:00
..
app docs: fix division by zero in progress events example (#46077) 2022-05-23 13:27:45 -07:00
assets docs(http): add custom JSONParser example (#40645) 2021-02-16 08:03:33 -08:00
testing docs: fix test examples to use withContext (#45100) 2022-02-18 13:32:44 -08:00
browser-test-shim.js docs: migrate examples from @angular/http to @angular/common/http (#28296) 2019-03-11 10:52:17 -07:00
index-specs.html Revert "docs: add testing styles in index.html, remove additional configuration" (#25892) 2018-10-09 17:04:19 -07:00
index.html docs: improve accessibility of http example (#41057) 2021-04-26 09:11:07 -07:00
main-specs.ts refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
main.ts fix(docs-infra): fix StackBlitz and zipped http examples (#33941) 2019-11-20 14:44:31 -08:00
test.css Revert "docs: add testing styles in index.html, remove additional configuration" (#25892) 2018-10-09 17:04:19 -07:00