yhirose
|
924a557fa3
Changed to use 'using' instead of 'typedef'
|
6 年之前 |
yhirose
|
d8da740597
Fix #270
|
6 年之前 |
yhirose
|
d45676b064
Added NoThread task queue
|
6 年之前 |
Hirose Family
|
94d13e88a5
Fixed regex problem with Apple LLVM version 8.0.0
|
6 年之前 |
yhirose
|
4f9d04cb8e
Merge pull request #257 from danielzehe/master
|
6 年之前 |
Daniel Zehe
|
9fb11986a5
Update README.md
|
6 年之前 |
yhirose
|
55d04ee354
Merge pull request #256 from Zefz/modernize-code-2
|
6 年之前 |
Johan Jansen
|
a62a48a7b5
Modernize some additional code
|
6 年之前 |
Johan Jansen
|
c652919954
Do not use shared_ptr where not required
|
6 年之前 |
Johan Jansen
|
58753ba33c
Fix some virtual override warnings
|
6 年之前 |
yhirose
|
5706828d2c
Replace C-style arrays and fix static-code analysis warnings
|
6 年之前 |
yhirose
|
e743b8cd57
Fix #254
|
6 年之前 |
yhirose
|
9d57899352
Simplified ContentReceiver interface
|
6 年之前 |
yhirose
|
d03937e144
Content receiver support on server
|
6 年之前 |
yhirose
|
8fb37a449d
Fix #251
|
6 年之前 |
yhirose
|
f0b1b5dbfd
Added set_read_timeout. Fix #248.
|
6 年之前 |
yhirose
|
5f32c424c2
Content provider support on client
|
6 年之前 |
yhirose
|
f0683f2301
Fixed build errors
|
6 年之前 |
yhirose
|
0d527e2b83
Code formatting
|
6 年之前 |
yhirose
|
bea3ebd7af
Added 'compress' option to POST, PUT and PATCH.
|
6 年之前 |
yhirose
|
380f725713
Code format
|
6 年之前 |
yhirose
|
a106bd314c
Merge branch 'master' of https://github.com/yhirose/cpp-httplib
|
6 年之前 |
yhirose
|
e4fd9f19ca
Updated Makefile
|
6 年之前 |
yhirose
|
dfc01338eb
Merge branch 'master' of https://github.com/yhirose/cpp-httplib
|
6 年之前 |
yhirose
|
c4ebc31345
Merge pull request #246 from BastienDurel/htm
|
6 年之前 |
Bastien Durel
|
d1abf96581
html files may be .htm
|
6 年之前 |
yhirose
|
001b8a5529
Added unit tests
|
6 年之前 |
yhirose
|
7a3abd2768
Merge pull request #243 from Sil3ntStorm/patch1
|
6 年之前 |
yhirose
|
4a52524f47
Merge pull request #244 from aaronalbers/aa_bind_to_port_
|
6 年之前 |
Aaron Albers
|
89e1e9b8fe
Added bind_to_port()
|
6 年之前 |