diff --git a/aio/content/guide/http.md b/aio/content/guide/http.md index 1892a8fa986..44158cfbf9b 100644 --- a/aio/content/guide/http.md +++ b/aio/content/guide/http.md @@ -762,6 +762,8 @@ The original response continues untouched back up through the chain of intercept Data services, such as `PackageSearchService`, are unaware that some of their `HttpClient` requests actually return cached responses. + + ### Using interceptors to request multiple values