#include <pro/httpd.h>
Collaboration diagram for _AUTHINFO:
Data Fields | |
AUTHINFO * | auth_next |
Link to next AUTHINFO structure. | |
CONST char * | auth_dirname |
Pathname of protected directory. | |
CONST char * | auth_login |
Login user and password, separated by a colon. |