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 // 反编译日志