Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
CPACK
Home
List packs
Submit pack
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
3.2 library(http/http_dispatch): Dispatch requests in the HTTP server
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog HTTP support
The HTTP server libraries
library(http/http_dispatch): Dispatch requests in the HTTP server
http_handler/3
http_delete_handler/1
http_dispatch/1
http_request_expansion/2
http_current_handler/2
http_current_handler/3
http_location_by_id/2
http_link_to_id/3
http_reload_with_parameters/3
http_reply_file/3
http_safe_file/2
http_redirect/3
http_404/2
http_switch_protocol/2
SWI-Prolog Web Server is intended to serve documents that are computed dynamically, serving plain files is sometimes necessary. This small module combines the functionality of
http_reply_file/3
ClioPatria
(version
V3.1.1-42-gd6a756b-DIRTY
)