Add link to response detail section (#1434)

This commit is contained in:
Jeff 2016-11-28 14:43:29 -05:00 committed by Pat Cavit
parent a18aadc837
commit e76bb96787

View file

@ -10,6 +10,7 @@
- [Monitoring progress](#monitoring-progress)
- [Casting response to a type](#casting-response-to-a-type)
- [Non-JSON responses](#non-json-responses)
- [Retrieving response details](#retrieving-response-details)
- [Why JSON instead of HTML](#why-json-instead-of-html)
- [Why XMLHttpRequest instead of fetch](#why-xmlhttprequest-instead-of-fetch)