Struct qqmusic::utils::Cookie
ClassList > qqmusic > utils > Cookie
代表一条Cookie
#include <cookie.h>
Public Attributes
Type | Name |
---|---|
std::string | domain 域名 |
std::string | key 键 |
std::string | path = "/" 路径 |
std::string | value 值 |
Public Attributes Documentation
variable domain
域名
variable key
键
variable path
路径
variable value
值
The documentation for this class was generated from the following file include/qqmusic/utils/cookie.h