We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8213172 commit 710e89eCopy full SHA for 710e89e
blog/25-07-24/http-server/http-server.html
@@ -130,6 +130,9 @@ <h4 class=blog-hdr>
130
a 400 badrequest when the requested url maps to a directory outside the directory where the server is located
131
such as '../test.txt'.
132
</p>
133
+ <p>
134
+ It produces a 404 Not Found should the request url not exists.
135
+ </p>
136
<p>
137
The mime function will need to built up if it were required.
138
0 commit comments