跳转至

File cookie.h

FileList > include > qqmusic > utils > cookie.h

Go to the source code of this file

  • #include <nlohmann/json.hpp>
  • #include <qqmusic/result.h>
  • #include <string_view>

Namespaces

Type Name
namespace qqmusic
namespace utils
简易Cookie管理器, 负责cookie的序列化和反序列化, 依赖 nlohmann::json 实现 目前不支持路径嵌套和Expires HttpOnly 这样的特性

Classes

Type Name
struct Cookie
代表一条Cookie
class CookieJar
简易Cookie管理器, 负责cookie的序列化和反序列化, 依赖 nlohmann::json 实现 目前不支持路径嵌套和Expires HttpOnly 这样的特性

The documentation for this class was generated from the following file include/qqmusic/utils/cookie.h