Skip to content

Commit 7e3a5b0

Browse files
committed
adds the chapter 6.5 - Response and status codes
1 parent 55684a9 commit 7e3a5b0

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,9 @@ The repo for our backend framework- [Velocy](https://github.com/ishtms/velocy)
226226
- [Always Cache (private only)](/chapters/ch06.4-headers.md#always-cache-private-only)
227227
- [Never Cache (realtime data)](/chapters/ch06.4-headers.md#never-cache-realtime-data)
228228
- [Set-Cookie](/chapters/ch06.4-headers.md#set-cookie)
229-
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)
230232

231233

232234
![](https://uddrapi.com/api/img?page=readme)

assets/imgs/compressed/referer.png

19.4 KB
Loading

chapters/ch06.5-the-response.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)