This library has 32 classes.
ECF: http-client.ecf
Classes for remotely interacting with a HTTP server. Supports the HTTP commands: POST, GET and HEAD.
Retrieves data using the HTTP command GET, POST and HEAD
Further Information
Click on class link to see notes and client examples.
Shared access to routines of class EL_HTTP_CONNECTION
Further Information
Click on class link to see notes and client examples.
Interface to cURL easy API
API pointers for shared object libcurl
Curl c api
Shared curl api
Performs a http download using the connection connection
Performs a http download using the connection connection and storing the data in the supplied file_path argument
Performs a http download using the connection connection and stores the data in the string string. Windows style newlines ("%R%N") are converted to Unix style.
Performs a http HEAD request using the connection connection and stores the data in the string string. Windows style newlines ("%R%N") are converted to Unix style.
Performs a data transfer using the http connection connection
Post http command
String download http command
Windows implementation of cURL option constants
SSL constants implemented in libcurl Unix but not in Windows
Further Information
Click on class link to see notes.
Unix implementation of cURL option constants
SSL constants implemented in Unix but not in Windows
Country lookup table for ip number
Cached geographic lookup of IP number
Geographical location lookup table for ip number
Module geographic
Region of country lookup table for ip number
Object to analyse web-server log geographically according to configuration
Further Information
Click on class link to see notes.
Traffic analysis configuration
Parse "closest" fields from wayback query
http://archive.org/wayback/available?url=<url> { "url": "http:\/\/www.at-dot-com.com\/iching\/hex06.html", "archived_snapshots": { "closest": { "status": "200", "available": true, "url": "http:\/\/web.archive.org\/web\/20100921094356\/http:\/\/www.at-dot -com.com:80\/iching\/hex06.html", "timestamp": "20100921094356" } } }
Class to find archive URL in the Wayback Machine
Cached XML http connection
XML HTTP connection
Curl header table
Extra info constants
Curl option constants
Curl ssl constants