yhirose
|
29fd136afd
Code cleanup and format
|
5 years ago |
Daniel Ottiger
|
01058659ab
make write timeout configurable (like the read timeout already is) (#477)
|
5 years ago |
yhirose
|
25aa3ca982
Added std::ostream os in DataSink.
|
5 years ago |
yhirose
|
2d67211183
Added more unit tests for the simple interface
|
5 years ago |
yhirose
|
63a96aeb20
Improved Client2 interface
|
5 years ago |
yhirose
|
2d4b42b70b
Removed url
|
5 years ago |
yhirose
|
1919d08f71
Added Client2
|
5 years ago |
yhirose
|
2c0613f211
Fix #472
|
5 years ago |
yhirose
|
58909f5917
Fix #466
|
5 years ago |
yhirose
|
eb1fe5b191
Fixed warnings
|
5 years ago |
yhirose
|
5e01587ed6
Fixed problem created in the previous commit
|
5 years ago |
yhirose
|
5935d9fa59
Commented out the unit test for digest auth.
|
5 years ago |
Daniel Ottiger
|
d043b18097
keepalive: support multiple post using content provider (#461)
|
5 years ago |
yhirose
|
cf386f97fd
Merge branch 'master' of https://github.com/yhirose/cpp-httplib
|
5 years ago |
Daniel Ottiger
|
b2203bb05a
server: support dual-stack server socket (#450)
|
5 years ago |
yhirose
|
f5b806d995
Added a test case for #396.
|
5 years ago |
yhirose
|
3895210f19
Code format
|
5 years ago |
Matthew DeVore
|
ed1b6afa10
Fix crash caused by header field regex complexity (#457)
|
5 years ago |
yhirose
|
a2e4af54b7
Fix #399
|
5 years ago |
yhirose
|
d0b123be26
Support remote_addr and remote_port REMOTE_PORT header in client Request (#433)
|
5 years ago |
Matthew DeVore
|
df138366e4
Fail to read a chunk if its length is >= ULONG_MAX (#444)
|
5 years ago |
Matthew DeVore
|
c49441ae64
Do not throw exceptions when parsing request chunks (#441)
|
5 years ago |
yhirose
|
e1506fa186
Code cleanup
|
5 years ago |
yhirose
|
ad9fd3bd93
Fix #436
|
5 years ago |
yhirose
|
05e0253195
Fixed test error
|
5 years ago |
yhirose
|
da26b517a3
Added url::Get interface
|
5 years ago |
yhirose
|
2b7a968468
Added a unit test for URL interface
|
5 years ago |
Daniel Ottiger
|
2ece5f116b
Pass certs and keys from memory (#432)
|
5 years ago |
yhirose
|
c2b6e4ac04
Fix #431
|
5 years ago |
yhirose
|
85327e19ae
Fix #425
|
5 years ago |