![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cHttpHeader.h>
Additional Inherited Members | |
Public Member Functions inherited from Gray::cIniKeyValue | |
| cIniKeyValue () | |
| cIniKeyValue (cAtomRef aKey, cStringI sVal) | |
| ATOMCODE_t | get_HashCode () const noexcept |
| bool | operator== (const cIniKeyValue &e) const noexcept |
| HRESULT | GetValInt (int *piValue) const |
| HRESULT | GetValDouble (double *pdValue) const |
Public Attributes inherited from Gray::cIniKeyValue | |
| cAtomRef | m_aKey |
| property key name. More... | |
| cStringI | m_sVal |
| property value as a string. More... | |
A single cookie in the header. TODO: track decay, scope, http://en.wikipedia.org/wiki/HTTP_cookie