File cookie.cc
FileList > src > utils > cookie.cc
Go to the source code of this file
#include "qqmusic/result.h"
#include <format>
#include <nlohmann/json.hpp>
#include <qqmusic/utils/cookie.h>
#include <regex>
Namespaces
Type | Name |
---|---|
namespace | qqmusic |
namespace | utils 简易Cookie管理器, 负责cookie的序列化和反序列化, 依赖 nlohmann::json 实现 目前不支持路径嵌套和Expires 和HttpOnly 这样的特性 |
The documentation for this class was generated from the following file src/utils/cookie.cc