Path to this page:
Next | Query returned 4 messages, browsing 1 to 10 | previous
CVS Commit History:
2024-12-06 22:37:04 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
cpp-httplib: update to 0.18.3.
0.18.3
Regression: Client keep-alive subsequent requests very slow #1997
304 Not Modified response stalls until timeout #1998
0.18.2
Fix the problem that CreateFile2 in mmap::open fails to … #1973
Default Accept-Encoding header for the client #1975
SSLClientReconnection fails on Windows #1980
delay in keep_alive due to sleep #1969
missing query pararm in httplib::Client::send #1985
|
2024-10-22 20:43:35 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
cpp-httplib: update to 0.18.1.
SSLClientServerTest.* tests fail with OpenSSL 3.2.1 #1798
Feat: add CPack support (#1950)
Keep alive is slowing down shutdown #1959
Allow empty header values (#1965)
|
2024-06-17 11:16:11 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
cpp-httplib: update to 0.16.0.
Bug fixes.
|
2024-05-19 17:45:48 by Thomas Klausner | Files touched by this commit (5) |
Log message:
www/cpp-httplib: import cpp-httplib-0.15.3
A C++11 single-file header-only cross platform HTTP/HTTPS library.
It's extremely easy to setup. Just include the **httplib.h** file
in your code!
NOTE: This library uses 'blocking' socket I/O. If you are looking
for a library with 'non-blocking' socket I/O, this is not the one
that you want.
|
Next | Query returned 4 messages, browsing 1 to 10 | previous