|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::http::http_cookie,包括所有继承而来的类成员
| domain | neforce::http::http_cookie | |
| expires | neforce::http::http_cookie | |
| http_only | neforce::http::http_cookie | |
| is_expired() const noexcept | neforce::http::http_cookie | |
| is_valid() const noexcept | neforce::http::http_cookie | |
| max_age | neforce::http::http_cookie | |
| name | neforce::http::http_cookie | |
| parse(string_view header) | neforce::http::http_cookie | static |
| parse(string_view header, string default_domain, string default_path) | neforce::http::http_cookie | static |
| path | neforce::http::http_cookie | |
| same_site | neforce::http::http_cookie | |
| secure | neforce::http::http_cookie | |
| set_expires_from_now(seconds sec) | neforce::http::http_cookie | |
| to_string() const | neforce::http::http_cookie | |
| try_parse(const string_view str) noexcept | neforce::iobject< http_cookie > | inline |
| value | neforce::http::http_cookie |