[ Reference Manual | Alphabetic Index ]library(http_client)
HTTP client library
Predicates
- http_client(+Method, +Uri, +ObjectBody, +HttpParams, -RespError, -RespParam, -RespObjectBody)
- Used to access HTML pages, given their URI (the method GET is applied)
- http_compile(+Url)
- Compile an ECLiPSe source file, given its URL
- http_compile(?, ?)
- No description available
- http_open(+Url, -Stream)
- Download a web document given its URL and open a Stream to read it
About
- Author: Ph. Bonnet, S. Bressan and M. Meier, ECRC Munich
- Copyright © Cisco Systems, Inc
- Date: $Date: 2009/07/16 09:11:24 $
Generated from http_client.eci on 2022-09-03 14:26