yhirose
|
a444b612af
V0.5.0
|
6 years ago |
yhirose
|
ed6d949f42
Fix #299
|
6 years ago |
yhirose
|
d28cd3f937
Code cleanup
|
6 years ago |
yhirose
|
8cc3e6c434
Merge pull request #296 from yhirose/connect
|
6 years ago |
hyperxor
|
0dc653f45a
Fix redundant Progress copy in Get methods
|
6 years ago |
yhirose
|
a1cfc0f377
Fixed problem with redirect
|
6 years ago |
yhirose
|
eb4fcb5003
CONNECT method support on client
|
6 years ago |
yhirose
|
ae43c96984
Merge pull request #295 from yhirose/timeout
|
6 years ago |
yhirose
|
9c81693801
Fix #294
|
6 years ago |
yhirose
|
80202c9f62
Merge pull request #292 from Bendr0id/fix_socket_create_on_older_windows_systems
|
6 years ago |
Ben Gräf
|
094a6a614a
Adds workaround for socket creation on older Windows variants
|
6 years ago |
yhirose
|
39c7bba7b9
Code cleanup
|
6 years ago |
yhirose
|
f2476f21fc
Fixed URL encoding problem when sending a request to proxy
|
6 years ago |
yhirose
|
9a41b16cbb
Fix #285. Added set_interface method on client
|
6 years ago |
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 |