mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-26 09:45:32 +08:00
Update release
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user