Modules | |
HTTP Communication to a Mascot Server | |
Examples for the Mascot http client module | |
Classes | |
class | ms_connection_settings |
Settings required to make an HTTP connection to a Mascot server. More... | |
class | ms_http_client |
This class enables access to a Mascot server using HTTP. More... | |
class | ms_http_client_mime |
The class eases the building of a MIME section. More... | |
class | ms_http_client_search |
Used for submitting searches to a Mascot server and retrieving search results using HTTP(S). More... | |
class | ms_http_client_session |
This gives access to a Mascot session so searches may be submitted. More... | |
class | ms_http_helper |
The class provides HTTP, FTP and FILE protocol access to a server. More... | |
class | ms_http_helper_handles |
The class holds HTTP to allow a POST request to be kept alive and retrieve any output received from that request. More... | |
class | ms_http_helper_progress |
This holds information on the progress of a running HTTP transfer. More... | |
class | ms_http_helper_return |
Indicates any problem that may have occurred during a request to an ms_http_helper object. More... | |