Skip to content
namespace FBroSharp.DataType;

public struct FBroSharpRequestContextSet
{
    public string cache_path;

    public bool persist_session_cookies;

    public bool persist_user_preferences;

    public bool ignore_certificate_errors;

    public string accept_language_list;

    public string cookieable_schemes_list;

    public int cookieable_schemes_exclude_defaults;
}
#if false // 反编译日志

如果文档对您有帮助,欢迎 请喝咖啡 ☕ | 软件发布 | 源码购买