_AUTHINFO Struct Reference
[HTTP]


Detailed Description

HTTP authorization information structure.

Definition at line 149 of file httpd.h.


Data Fields

AUTHINFOauth_next
 Link to next AUTHINFO structure.
char * auth_dirname
 Pathname of protected directory.
char * auth_login
 Login user and password, separated by a colon.

Field Documentation

Link to next AUTHINFO structure.

Definition at line 150 of file httpd.h.

Referenced by NutRegisterAuth().

Pathname of protected directory.

Definition at line 151 of file httpd.h.

Login user and password, separated by a colon.

Definition at line 152 of file httpd.h.


The documentation for this struct was generated from the following file:

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/