yhirose
|
cee838e335
Documentation
|
1 year ago |
yhirose
|
d82c82db2c
Add sleep in handle_EINTR
|
1 year ago |
yhirose
|
ba638ff38e
Update Docker support
|
1 year ago |
yhirose
|
da0c6579fa
Breaking Change! get_header_ methods on Request and Response now take a default value.
|
1 year ago |
yhirose
|
52a18c78a5
Add docker related files
|
1 year ago |
yhirose
|
048edec9ed
Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100
|
1 year ago |
yhirose
|
af56b7ec0b
Release v0.16.3
|
1 year ago |
Jiwoo Park
|
6c3e8482f7
Fix KeepAliveTest.SSLClientReconnectionPost (#1895)
|
1 year ago |
yhirose
|
390f2c41f6
Fix #1878 (#1893)
|
1 year ago |
yhirose
|
aa04feebb4
Fix warnings
|
1 year ago |
yhirose
|
45f3694f82
Fix problem with clean command in Makefile
|
1 year ago |
yhirose
|
c5c54b31e2
Release v0.16.2
|
1 year ago |
Mark Mentovai
|
69c84c9597
BoringSSL compatibility fixes (#1892)
|
1 year ago |
yhirose
|
ae63b89cbf
Use SOCK_CLOEXEC instead of __linux__
|
1 year ago |
yhirose
|
ff038f98b7
Merge branch 'thread-safe-cloexec' of github.com:kdombroski/cpp-httplib into kdombroski-thread-safe-cloexec
|
1 year ago |
yhirose
|
e00fd06355
Release v0.16.1
|
1 year ago |
yhirose
|
521529d24d
Fix #1481 (with content provider) (#1527)
|
1 year ago |
yhirose
|
ed0719f2bc
Code format
|
1 year ago |
hanslivingstone
|
6a848b1a16
Require a minimum of TLS 1.2 (#1889)
|
1 year ago |
mol123
|
c8bcaf8a91
Fix build when targeting Windows 7 as platform. (#1869)
|
1 year ago |
Hlado
|
8cd0ed0509
Added move assignment operator to Client class. (#1873)
|
1 year ago |
Hlado
|
177d8420a1
Added .gitattributes file to prevent git from changing line endings (#1872)
|
1 year ago |
Daniel Ludwig
|
388a8c007c
Fix build on Windows with no WINAPI_PARTITION_APP support (#1865)
|
1 year ago |
Andrea Pappacoda
|
bdefdce1ae
test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867)
|
1 year ago |
Zhenlin Huang
|
9e4f93d87e
Allow hex for ipv6 literal addr in redirect (#1859)
|
1 year ago |
yhirose
|
0b657d28cf
Added example/one_time_request.cc.
|
1 year ago |
Rainer Schielke
|
c1a09daf15
avoid memory leaks if linked with static openssl libs (#1857)
|
1 year ago |
yhirose
|
8438df4a95
Release v0.16.0
|
1 year ago |
Jiwoo Park
|
67fd7e3d09
Change library name to cpp-httplib (#1854)
|
1 year ago |
Rainer Schielke
|
d44031615d
New function SSLServer::update_certs. Allows to update certificates while server is running (#1827)
|
1 year ago |