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 467 of file http_server.h.

Field Documentation

◆ mode

Authentication scheme.

Definition at line 469 of file http_server.h.

◆ stale

bool_t stale

STALE flag.

Definition at line 471 of file http_server.h.


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