yhirose
|
de844e67ef
Proxy support for Keep-Alive requests
|
6 years ago |
yhirose
|
6c0e021554
Fixed socket leak
|
6 years ago |
yhirose
|
aa630e3062
Fix #311
|
6 years ago |
yhirose
|
fcbcbd53bd
Fix #306
|
6 years ago |
yhirose
|
1bf616d653
Fix #303
|
6 years ago |
yhirose
|
2c6da365d9
Merge pull request #300 from vvanelslande/accpet
|
6 years ago |
yhirose
|
38adeaf02c
Fixed problem with proxy support and added unit tests
|
6 years ago |
Valentin Vanelslande
|
b3814b2b80
Change Accpet-Encoding to Accept-Encoding
|
6 years ago |
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 |