Searched defs:CompressFilter (Results 1 – 1 of 1) sorted by relevance
212 struct CompressFilter { struct213 std::vector<std::string> path;214 std::vector<std::string> excludePath;215 std::string rules;216 std::string excludeRules;217 std::string method;