HttpAuthenticateHeader Struct Reference

Authenticate header. More...

#include <http_server.h>

Data Fields

HttpAuthMode mode
 Authentication scheme. More...
 
bool_t stale
 STALE flag. More...
 

Detailed Description

Authenticate header.

Definition at line 484 of file http_server.h.

Field Documentation

◆ mode

Authentication scheme.

Definition at line 486 of file http_server.h.

◆ stale

bool_t stale

STALE flag.

Definition at line 488 of file http_server.h.


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