Files
EWF/library/client/http_client
jvelilla c0c206e9ae Update the restbuck_client, still work in progress.
Update restbuck_server, remove unused class in inherit.
Update libcurl_http_client_request, to parse context headers before the
execution.
Update wgi_input_stream, commented precondition.
2011-12-09 21:11:16 -03:00
..

simple HTTP client

Overview

Requirements

  • Eiffel cURL library
  • cURL dynamic libraries in the PATH or the current directory (.dll or .so)

Usage

Examples