Skip to content

Commit 710e89e

Browse files
save file
1 parent 8213172 commit 710e89e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

blog/25-07-24/http-server/http-server.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ <h4 class=blog-hdr>
130130
a 400 badrequest when the requested url maps to a directory outside the directory where the server is located
131131
such as '../test.txt'.
132132
</p>
133+
<p>
134+
It produces a 404 Not Found should the request url not exists.
135+
</p>
133136
<p>
134137
The mime function will need to built up if it were required.
135138
</p>

0 commit comments

Comments
 (0)