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 55684a9 commit 7e3a5b0Copy full SHA for 7e3a5b0
Readme.md
@@ -226,7 +226,9 @@ The repo for our backend framework- [Velocy](https://github.com/ishtms/velocy)
226
- [Always Cache (private only)](/chapters/ch06.4-headers.md#always-cache-private-only)
227
- [Never Cache (realtime data)](/chapters/ch06.4-headers.md#never-cache-realtime-data)
228
- [Set-Cookie](/chapters/ch06.4-headers.md#set-cookie)
229
-
+- [Response and Status Codes](/chapters/ch06.5-response-status-codes.md)
230
+ - [`Connection: close` in action](/chapters/ch06.5-response-status-codes.md#connection-close-in-action)
231
+ - [Status Codes](/chapters/ch06.5-response-status-codes.md#status-codes)
232
233
234

assets/imgs/compressed/referer.png
19.4 KB
chapters/ch06.5-the-response.md
0 commit comments