NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
http_cookie 成员列表

成员的完整列表,这些成员属于 http_cookie,包括所有继承而来的类成员

domainhttp_cookie
expireshttp_cookie
http_onlyhttp_cookie
is_expired() const noexcepthttp_cookie
is_valid() const noexcepthttp_cookie
max_agehttp_cookie
namehttp_cookie
parse(string_view header)http_cookiestatic
parse(string_view header, string default_domain, string default_path)http_cookiestatic
pathhttp_cookie
same_sitehttp_cookie
securehttp_cookie
set_expires_from_now(seconds sec)http_cookie
to_string() consthttp_cookie
try_parse(const string_view str) noexceptiobject< http_cookie >inline
valuehttp_cookie