diff --git a/docs/request.md b/docs/request.md index 173233c1..cbda6b9c 100644 --- a/docs/request.md +++ b/docs/request.md @@ -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)