Rename http.c/.h to chttp.c/.h and improve amalgamation formatting
This commit is contained in:
+1
-1
@@ -995,4 +995,4 @@ void http_engine_undo(HTTP_Engine *eng)
|
||||
eng->state = HTTP_ENGINE_STATE_CLIENT_PREP_URL;
|
||||
else
|
||||
eng->state = HTTP_ENGINE_STATE_SERVER_PREP_STATUS;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user