Rename http.c/.h to chttp.c/.h and improve amalgamation formatting
This commit is contained in:
+1
-1
@@ -1034,4 +1034,4 @@ HTTP_String http_getcookie(HTTP_Request *req, HTTP_String name)
|
||||
{
|
||||
// TODO
|
||||
return (HTTP_String) {NULL, 0};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user