yhirose
|
379905bd34
Merge branch 'whitespace-and-libcxx-compat' of https://github.com/matvore/cpp-httplib
|
6 ani în urmă |
yhirose
|
66719ae3d4
Merge pull request #283 from barryam3/noexcept
|
6 ani în urmă |
Matthew DeVore
|
bc9251ea49
Work around incompatibility in <regex> in libc++
|
6 ani în urmă |
Matthew DeVore
|
a9e942d755
Properly trim whitespace from headers
|
6 ani în urmă |
Barry McNamara
|
e1785d6723
Remove use of exceptions.
|
6 ani în urmă |
yhirose
|
b9539b8921
Fixed build errors
|
6 ani în urmă |
yhirose
|
4c93b973ff
Fixed typo in README
|
6 ani în urmă |
yhirose
|
033bc35723
Improve multipart content reader interface
|
6 ani în urmă |
yhirose
|
d910bfc303
Merge pull request #279 from yhirose/multipart
|
6 ani în urmă |
yhirose
|
b69c0a1dcb
Content receiver support for multipart content (Fix #241)
|
6 ani în urmă |
yhirose
|
5e37e38398
Updated README
|
6 ani în urmă |
yhirose
|
295e4d58aa
Fix #276
|
6 ani în urmă |
yhirose
|
448de6a9c6
Added upload example
|
6 ani în urmă |
yhirose
|
6f58dc728f
Fixed problem with requests with no content
|
6 ani în urmă |
yhirose
|
905f2d84f4
Updated README
|
6 ani în urmă |
yhirose
|
880f7fa62b
Fix #273
|
6 ani în urmă |
yhirose
|
8f3dbf7f21
Code cleanup
|
6 ani în urmă |
yhirose
|
924a557fa3
Changed to use 'using' instead of 'typedef'
|
6 ani în urmă |
yhirose
|
d8da740597
Fix #270
|
6 ani în urmă |
yhirose
|
d45676b064
Added NoThread task queue
|
6 ani în urmă |
Hirose Family
|
94d13e88a5
Fixed regex problem with Apple LLVM version 8.0.0
|
6 ani în urmă |
yhirose
|
4f9d04cb8e
Merge pull request #257 from danielzehe/master
|
6 ani în urmă |
Daniel Zehe
|
9fb11986a5
Update README.md
|
6 ani în urmă |
yhirose
|
55d04ee354
Merge pull request #256 from Zefz/modernize-code-2
|
6 ani în urmă |
Johan Jansen
|
a62a48a7b5
Modernize some additional code
|
6 ani în urmă |
Johan Jansen
|
c652919954
Do not use shared_ptr where not required
|
6 ani în urmă |
Johan Jansen
|
58753ba33c
Fix some virtual override warnings
|
6 ani în urmă |
yhirose
|
5706828d2c
Replace C-style arrays and fix static-code analysis warnings
|
6 ani în urmă |
yhirose
|
e743b8cd57
Fix #254
|
6 ani în urmă |
yhirose
|
9d57899352
Simplified ContentReceiver interface
|
6 ani în urmă |