mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-08-23 10:27:16 +00:00
Proxy support for Keep-Alive requests
This commit is contained in:
@@ -514,7 +514,6 @@ TEST(DigestAuthTest, FromHTTPWatch) {
|
||||
"/digest-auth/auth/hello/world/MD5",
|
||||
"/digest-auth/auth/hello/world/SHA-256",
|
||||
"/digest-auth/auth/hello/world/SHA-512",
|
||||
"/digest-auth/auth-init/hello/world/MD5",
|
||||
"/digest-auth/auth-int/hello/world/MD5",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user