Johan Jansen
|
a62a48a7b5
Modernize some additional code
|
6 years ago |
Johan Jansen
|
c652919954
Do not use shared_ptr where not required
|
6 years ago |
Johan Jansen
|
58753ba33c
Fix some virtual override warnings
|
6 years ago |
yhirose
|
5706828d2c
Replace C-style arrays and fix static-code analysis warnings
|
6 years ago |
yhirose
|
e743b8cd57
Fix #254
|
6 years ago |
yhirose
|
9d57899352
Simplified ContentReceiver interface
|
6 years ago |
yhirose
|
d03937e144
Content receiver support on server
|
6 years ago |
yhirose
|
8fb37a449d
Fix #251
|
6 years ago |
yhirose
|
f0b1b5dbfd
Added set_read_timeout. Fix #248.
|
6 years ago |
yhirose
|
5f32c424c2
Content provider support on client
|
6 years ago |
yhirose
|
f0683f2301
Fixed build errors
|
6 years ago |
yhirose
|
0d527e2b83
Code formatting
|
6 years ago |
yhirose
|
bea3ebd7af
Added 'compress' option to POST, PUT and PATCH.
|
6 years ago |
yhirose
|
380f725713
Code format
|
6 years ago |
Bastien Durel
|
d1abf96581
html files may be .htm
|
6 years ago |
yhirose
|
7a3abd2768
Merge pull request #243 from Sil3ntStorm/patch1
|
6 years ago |
Aaron Albers
|
89e1e9b8fe
Added bind_to_port()
|
6 years ago |
Sil3ntStorm
|
98d16eb836
Allow use of OpenSSL 1.1.1, fix compile errors
|
6 years ago |
yhirose
|
dcdb0d047b
Fixed PRI request problem
|
6 years ago |
yhirose
|
1f86e41d97
Changed back to `select` as default
|
6 years ago |
Johan Jansen
|
f23f9a06a9
Allow configuration to be overriden without source editing
|
6 years ago |
Alin Gherman
|
224119a60a
Retry in case of too many sockets opened instead of stopping the server.
|
6 years ago |
yhirose
|
c02849e269
Removed CPPHTTPLIB_USE_POLL, added CPPHTTPLIB_USE_SELECT
|
6 years ago |
yhirose
|
71979b1e88
Merge pull request #226 from Zefz/mingw-compile-fix
|
6 years ago |
zefz
|
b14b7b0f8f
Fix compilation on Mingw-64
|
6 years ago |
Tang Huaizhe
|
9dbe0d855c
Fix compile error in android ndk
|
6 years ago |
Johan Jansen
|
94fc229c44
Add missing explicit const_cast
|
6 years ago |
Johan Jansen
|
a7052cba22
Fix several -Wold-style-cast warnings in Clang-9
|
6 years ago |
yhirose
|
c946eb7699
Fixed warnings on Windows
|
6 years ago |
PolloLoco
|
c7f8561472
Added ssl_context member function to SSLClient in
|
6 years ago |