mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 01:08:27 +00:00
Proxy support for Keep-Alive requests
This commit is contained in:
parent
6c0e021554
commit
de844e67ef
3 changed files with 208 additions and 117 deletions
|
@ -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",
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue