Update release

This commit is contained in:
vczh
2023-04-09 03:49:54 -07:00
parent 5d28616d53
commit 2627b8e659
31 changed files with 29157 additions and 29918 deletions
-3
View File
@@ -406,9 +406,6 @@ Utilities
, length(_length)
{
}
bool operator==(const BufferPair& pair) { return false; }
bool operator!=(const BufferPair& pair) { return true; }
};
bool HttpQuery(const HttpRequest& request, HttpResponse& response)