This website requires JavaScript.
Explore
Help
Sign In
backup
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d089fd3a03a90172fb5aa974052848cdad63e412
EWF
/
library
/
network
/
http_client
/
src
History
Jocelyn Fiat
f1642a444a
Improved support of absolute/relative https:// and http:// in http_client.
2017-10-17 14:30:44 +02:00
..
default
…
implementation
Made the parameters not hidden implementation classes.
2017-06-21 08:59:07 +02:00
parameters
Made the parameters not hidden implementation classes.
2017-06-21 08:59:07 +02:00
spec
Fixed curl implementation by setting
Content-Type
to
x-www-form-urlencoded
(if not set) when POST send data as
x-www-form-urlencoded
.
2017-10-06 10:24:48 +02:00
http_client_constants.e
…
http_client_request_context.e
Added support for multiple file in form data.
2017-06-14 16:19:43 +02:00
http_client_request.e
Improved support of absolute/relative https:// and http:// in http_client.
2017-10-17 14:30:44 +02:00
http_client_response.e
Added first support for persistent connection in NET http client implementation.
2015-10-19 08:46:29 +02:00
http_client_session.e
Renamed ciphers_settings as ciphers_setting .
2017-10-06 09:34:08 +02:00
http_client.e
Added convenient
get
and
custom
functions on HTTP_CLIENT directly.
2017-07-11 23:29:42 +02:00