Squid Web Cache master
Loading...
Searching...
No Matches
_request_data Struct Reference

#include <digest_common.h>

Public Attributes

int channelId
 
char * user
 
char * realm
 
char * password
 
HASHHEX HHA1
 
int parsed
 
int error
 

Detailed Description

Definition at line 39 of file digest_common.h.

Member Data Documentation

◆ channelId

int _request_data::channelId

◆ error

int _request_data::error

Definition at line 46 of file digest_common.h.

Referenced by LDAPHHA1(), OutputHHA1(), OutputHHA1(), and TextHHA1().

◆ HHA1

HASHHEX _request_data::HHA1

Definition at line 44 of file digest_common.h.

Referenced by LDAPHHA1(), OutputHHA1(), OutputHHA1(), and TextHHA1().

◆ parsed

int _request_data::parsed

Definition at line 45 of file digest_common.h.

Referenced by DoOneRequest(), DoOneRequest(), ParseBuffer(), and ParseBuffer().

◆ password

char * _request_data::password

Definition at line 43 of file digest_common.h.

◆ realm

char * _request_data::realm

Definition at line 42 of file digest_common.h.

Referenced by GetPassword(), LDAPHHA1(), ParseBuffer(), ParseBuffer(), and TextHHA1().

◆ user

char * _request_data::user

Definition at line 41 of file digest_common.h.

Referenced by GetPassword(), LDAPHHA1(), ParseBuffer(), ParseBuffer(), and TextHHA1().


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