File "lib/http/page_info.pl"[download]
in pack: | webaccess |
---|---|
Prolog module: | http_page_info |
size: | 2398 |
Recent changes
14 years ago | Jan Wielemaker | First package version |
This file requires
- From the Prolog library
- library(http/http_open) resolved by
- http_open.pl: http_open/3
- library(uri) resolved by
- uri.pl: uri_components/2, uri_data/3
- library(http/http_open) resolved by
This file is used by
- graph.pl from package EDM
- components.pl from package EDM
Exported predicates
- page_content_type/2
Required predicates
- uri_components/2 from library(uri)
- uri_data/3 from library(uri)
- http_open/3 from library(http/http_open)