3.8 library(http/http_digest): HTTP Digest authentication
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog HTTP support
The HTTP server libraries
library(http/http_digest): HTTP Digest authentication
http_digest_challenge//2
http_parse_digest_challenge/2
http_digest_response/5
http_digest_password_hash/4
authenticate/3
authenticate_client/2
http_digest_challenge
(
+Realm, +Options
)
//
Generate the content for a 401
WWW-Authenticate: Digest
header field.