![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYPDEL Library (libpdel, -lpdel) SYNOPSIS
struct http_servlet *
DESCRIPTION
auth is a pointer to a function having this type: typedef const char *http_servlet_basicauth_t(void *arg, struct http_request *req, const char *username, const char *password); arg is
the opaque cookie supplied to
When the servlet is destroyed, if destroy is
not RETURN VALUESOn failure,
SEE ALSOhttp_request(3), http_response(3), http_server(3), http_servlet(3), http_servlet_cookieauth(3), libpdel(3) J. Franks, P. Hallam-Baker, J. Hostetler, S. Lawrence, P. Leach, A. Luotonen, and L. Stewart, HTTP Authentication: Basic and Digest Access Authentication, RFC 2617. HISTORYThe PDEL library was developed at Packet Design, LLC.
AUTHORSArchie Cobbs ⟨archie@freebsd.org⟩
|