跳转至

File common.cc

FileList > src > utils > common.cc

Go to the source code of this file

  • #include <boost/asio/buffer.hpp>
  • #include <boost/uuid/detail/md5.hpp>
  • #include <botan/auto_rng.h>
  • #include <botan/base64.h>
  • #include <botan/hex.h>
  • #include <cmath>
  • #include <cstdint>
  • #include <cstdio>
  • #include <cstdlib>
  • #include <cstring>
  • #include <qqmusic/details/tripledes.h>
  • #include <qqmusic/result.h>
  • #include <qqmusic/utils/buffer.h>
  • #include <qqmusic/utils/common.h>
  • #include <span>
  • #include <string>
  • #include <zlib.h>

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/common.cc