yhirose
|
ee4eb8deaa
Merge branch 'fix-100-continue' of github.com:solarispika/cpp-httplib into solarispika-fix-100-continue
|
1 year ago |
Sung, Po Han
|
7196ac8a07
Fix incorrect handling of Expect: 100-continue
|
1 year ago |
yhirose
|
c88b09bc6b
Release v0.17.1
|
1 year ago |
yhirose
|
4e6055f084
Fix problem with Abstract Namespace Unix Domain
|
1 year ago |
yhirose
|
975cf0dae5
Fix #1908
|
1 year ago |
yhirose
|
4854a694cd
Use IPPROTO_IP
|
1 year ago |
yhirose
|
b1f8e986bf
Fix #1908 (#1910)
|
1 year ago |
yhirose
|
c5ee208775
Fix build error on Mac and Linux
|
1 year ago |
yhirose
|
2514ebc20f
Fix #1848
|
1 year ago |
yhirose
|
4f9c6540b2
Fixed warning
|
1 year ago |
mol123
|
21c9a6a1ff
Windows: simplify conditional compilation and fix call to CreateFileMappingW. (#1909)
|
1 year ago |
yhirose
|
7f6d413ddd
Release v0.17.0
|
1 year ago |
yhirose
|
88277139e7
Added `set_ipv6_v6only` method (#1905)
|
1 year ago |
yhirose
|
6cdd3493a1
Fix #1788
|
1 year ago |
yhirose
|
9c91b6f4a6
Fix #1645
|
1 year ago |
yhirose
|
d82c82db2c
Add sleep in handle_EINTR
|
1 year ago |
yhirose
|
da0c6579fa
Breaking Change! get_header_ methods on Request and Response now take a default value.
|
1 year ago |
yhirose
|
048edec9ed
Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100
|
1 year ago |
yhirose
|
af56b7ec0b
Release v0.16.3
|
1 year ago |
yhirose
|
390f2c41f6
Fix #1878 (#1893)
|
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 |