Files
EWF/library/client/http_client
Jocelyn Fiat 49c3e8e789 Renamed "ext" folder as "contrib" folder and reorganized a little bit
Renamed any *_APPLICATION as *_SERVICE
   mainly because those components
   such as WSF_APPLICATION, renamed as WSF_SERVICE
   are not always the main application entry, and "service" describe them better
Minor implementation change in WSF_REQUEST
Cosmetics
2011-11-17 15:50:30 +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