MIDAS
Loading...
Searching...
No Matches
Cookies Struct Reference
Collaboration diagram for Cookies:

Public Attributes

std::string cookie_pwd
 
std::string cookie_wpwd
 
std::string cookie_cpwd
 
int refresh = 0
 

Detailed Description

Definition at line 12229 of file mhttpd.cxx.

Member Data Documentation

◆ cookie_cpwd

std::string Cookies::cookie_cpwd

Definition at line 12233 of file mhttpd.cxx.

◆ cookie_pwd

std::string Cookies::cookie_pwd

Definition at line 12231 of file mhttpd.cxx.

◆ cookie_wpwd

std::string Cookies::cookie_wpwd

Definition at line 12232 of file mhttpd.cxx.

◆ refresh

int Cookies::refresh = 0

Definition at line 12234 of file mhttpd.cxx.


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