Jocelyn Fiat
45292e0248
Better implementation to get http header for http_client, and to get list of header entries by key,value
2011-10-31 16:05:34 +01:00
jvelilla
bd36aa8b04
Added headers to response in HTTP_CLIENT_RESPONSE
2011-10-28 14:25:26 -03:00
Jocelyn Fiat
fcdc164214
Added data and file for post and put request methods
2011-10-12 21:45:57 +02:00
Jocelyn Fiat
e5eb11b4e7
added support for data in POST request
2011-10-06 19:09:17 +02:00
Jocelyn Fiat
95ec2e77df
Added error reporting in HTTP_CLIENT_RESPONSE
...
Added missing set_connect_timeout
2011-09-23 18:18:27 +02:00
Jocelyn Fiat
88c015470e
better return type for http client functions
...
added helper features
2011-09-21 15:29:12 +02:00
Jocelyn Fiat
c2f7c198e0
Added simple HTTP client.
...
For now the implementation is using Eiffel cURL library.
It requires Eiffel cURL coming with next EiffelStudio 7.0 (or from eiffelstudio's repo from rev#87244 )
2011-09-20 16:55:44 +02:00