Did you know ... Search Documentation:
api.pl
PublicShow source
Source doc_link(+Request)[private]
Get a link to the documentation for a predicate reference. This hander may be used in two ways:
GET
Adding a parameter for providing the predicate you want to have information about.
POST
Passing a JSON list of strings. The reply is a JSON object with for each string the corresponding reply object (null if the predicate is not known).
Source reply_options(+Request, +Methods) is semidet[private]
Reply the HTTP OPTIONS request