Skip to content

Commit f8a637e

Browse files
committed
docs(faq): add diagram for request lifecycle
The textual description is great. A visual helps more people understand the various stations a request runs through. Signed-off-by: Benjamin Kroeger <benjamin.kroeger@gmail.com>
1 parent 3438194 commit f8a637e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/faq/request-lifecycle.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ In general, the request lifecycle looks like the following:
9494
- 9.2 controller
9595
- 9.3 global
9696
10. Server response
97+
98+
<figure>
99+
<img class="illustrative-image" src="/assets/nest-request-flow.png" />
100+
</figure>

src/assets/nest-request-flow.png

137 KB
Loading

0 commit comments

Comments
 (0)