We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df692b commit 1b78e7fCopy full SHA for 1b78e7f
Resources/doc/features/user-context.rst
@@ -24,7 +24,7 @@ How It Works
24
These five steps resemble the Overview in the FOSHttpCache documentation.
25
26
1. A :term:`foshttpcache:client` requests ``/foo``.
27
-2. The :term:`foshttpcache:caching proxy` receives the request and holds it.
+2. The :term:`foshttpcache:proxy server` receives the request and holds it.
28
It first sends a *hash request* to the *context hash route*.
29
3. The :term:`foshttpcache:application` receives the hash request. An event
30
listener (``UserContextListener``) aborts the request immediately after
0 commit comments