http

Prolog files

cp_jquery.plShow source
http_request_value.pl  -- Analyse values from HTTP request fieldsShow source
url_cache.pl  -- Cache the content of external URLs in local filesShow source
url_cache/3Return the content of URI in a file at Path.Source
url_cache_delete/1Delete an URL from the cache.Source
url_cache_file/4Determine location of cache-file for the given URL in Dir.Source
url_cache_reset_server_status/0Reset the status of the given server or all servers.Source
url_cache_reset_server_status/1Reset the status of the given server or all servers.Source
url_cached/2True if URL is in the cache represented by the directory Dir and has Property.Source
url_cached/3True if URL is in the cache represented by the directory Dir and has Property.Source
yui_resources.pl  -- Define HTML resources (scripts and CSS files)Show source