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 b4c9536 commit d681540Copy full SHA for d681540
lib/http/src/http_server.c
@@ -227,3 +227,4 @@ int vh_serve_once(vh_server *srv) {
227
close(file_fd);
228
close(client_fd);
229
return 0;
230
+}
0 commit comments