Commit 5d2b780
committed
docs: clarify implementation requirements for HTTP server challenge
- Added notes in the course definition emphasizing that the HTTP server must be implemented from scratch using TCP primitives, prohibiting the use of built-in HTTP libraries.
- Updated relevant stages to reinforce this requirement, ensuring learners understand the constraints of the challenge.1 parent 8c0d3d8 commit 5d2b780
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
189 | 195 | | |
190 | 196 | | |
191 | 197 | | |
| |||
253 | 259 | | |
254 | 260 | | |
255 | 261 | | |
| 262 | + | |
256 | 263 | | |
257 | 264 | | |
258 | 265 | | |
| |||
0 commit comments