3个版本
0.1.2 | 2019年9月6日 |
---|---|
0.1.1 | 2019年7月20日 |
0.1.0 | 2019年7月20日 |
#8 in #everywhere
49KB
914 行
HTTPS Everywhere 核心库
特性
此库包含各种编译特性,默认全部包含。要仅包含这些特性的子集,请确保在下游 Cargo.toml
中指定 default_features = false, features = ["list_of_features_desired"]
。
以下是特性的描述。
add_rulesets
通过 RuleSets::add_all_from_json_string
提供添加规则集到 RuleSets
实例的高级API。
potentially_applicable
通过 RuleSets::potentially_applicable
提供查找 RuleSets
实例上可能适用的规则集的高级API。
rewriter
提供重写URL的高级API
updater
提供通过更新通道动态更新规则集的高级API
依赖关系
~0–9.5MB
~98K SLoC