Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
auth_header Struct Reference

Definition at line 8844 of file civetweb.c.

Public Attributes

char * cnonce
 
char * nc
 
char * nonce
 
char * plain_password
 
char * qop
 
char * response
 
int type
 
char * uri
 
char * user
 

Member Data Documentation

◆ cnonce

char * auth_header::cnonce

Definition at line 8848 of file civetweb.c.

◆ nc

char * auth_header::nc

Definition at line 8848 of file civetweb.c.

◆ nonce

char * auth_header::nonce

Definition at line 8848 of file civetweb.c.

◆ plain_password

char* auth_header::plain_password

Definition at line 8847 of file civetweb.c.

◆ qop

char * auth_header::qop

Definition at line 8848 of file civetweb.c.

◆ response

char * auth_header::response

Definition at line 8848 of file civetweb.c.

◆ type

int auth_header::type

Definition at line 8846 of file civetweb.c.

◆ uri

char* auth_header::uri

Definition at line 8848 of file civetweb.c.

◆ user

char* auth_header::user

Definition at line 8845 of file civetweb.c.

Collaboration diagram for auth_header:
[legend]

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