http
Prolog files
cp_jquery.pl![]() | ||
|---|---|---|
http_request_value.pl -- Analyse values from HTTP request fields![]() | ||
| http_parse_header_value/3 | Translate Value in a meaningful Prolog term. | ![]() |
url_cache.pl -- Cache the content of external URLs in local files![]() | ||
| url_cache/3 | Return the content of URI in a file at Path. | ![]() |
| url_cache_delete/1 | Delete an URL from the cache. | ![]() |
| url_cache_file/4 | Determine location of cache-file for the given URL in Dir. | ![]() |
| url_cache_reset_server_status/0 | Reset the status of the given server or all servers. | ![]() |
| url_cache_reset_server_status/1 | Reset the status of the given server or all servers. | ![]() |
| url_cached/2 | True if URL is in the cache represented by the directory Dir and has Property. | ![]() |
| url_cached/3 | True if URL is in the cache represented by the directory Dir and has Property. | ![]() |
yui_resources.pl -- Define HTML resources (scripts and CSS files)![]() | ||
