yhirose
|
260422b7d7
Format code
|
6 years ago |
yhirose
|
d2c7b447d5
Fix #289: Fixed build problem with Visual C++
|
6 years ago |
yhirose
|
72b20c08da
Better API names
|
6 years ago |
yhirose
|
afd6d5f9dc
Removed `compress` parameter and added `compress` method on client
|
6 years ago |
yhirose
|
5324b3d661
Improved multipart form data interface
|
6 years ago |
yhirose
|
151ccba57e
Code cleanup
|
6 years ago |
yhirose
|
69a28d50f6
Fix #287
|
6 years ago |
Yuji Hirose
|
3c2736bb2a
Fixed regex syntax error
|
6 years ago |
Yuji Hirose
|
fd4e1b4112
Fix #266
|
6 years ago |
yhirose
|
f6a2365ca5
Fix #282
|
6 years ago |
yhirose
|
df1ff7510b
Made code more readable
|
6 years ago |
yhirose
|
379905bd34
Merge branch 'whitespace-and-libcxx-compat' of https://github.com/matvore/cpp-httplib
|
6 years ago |
Matthew DeVore
|
bc9251ea49
Work around incompatibility in <regex> in libc++
|
6 years ago |
Matthew DeVore
|
a9e942d755
Properly trim whitespace from headers
|
6 years ago |
Barry McNamara
|
e1785d6723
Remove use of exceptions.
|
6 years ago |
yhirose
|
033bc35723
Improve multipart content reader interface
|
6 years ago |
yhirose
|
b69c0a1dcb
Content receiver support for multipart content (Fix #241)
|
6 years ago |
yhirose
|
295e4d58aa
Fix #276
|
6 years ago |
yhirose
|
6f58dc728f
Fixed problem with requests with no content
|
6 years ago |
yhirose
|
880f7fa62b
Fix #273
|
6 years ago |
yhirose
|
8f3dbf7f21
Code cleanup
|
6 years ago |
yhirose
|
924a557fa3
Changed to use 'using' instead of 'typedef'
|
6 years ago |
yhirose
|
d8da740597
Fix #270
|
6 years ago |
yhirose
|
d45676b064
Added NoThread task queue
|
6 years ago |
Hirose Family
|
94d13e88a5
Fixed regex problem with Apple LLVM version 8.0.0
|
6 years ago |
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 |