Files
EWF/library/network/http_client
Jocelyn Fiat 86540814b3 Include the `url' in the http client response.
This way, we can get the real url used by the lib, especially when there are query parameters.
2012-11-21 09:48:28 +01:00
..

simple HTTP client

Overview

Requirements

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

Usage

Examples