Searched defs:CompressFilter (Results 1 – 1 of 1) sorted by relevance
231 struct CompressFilter { struct232 std::vector<std::string> path;233 std::vector<std::string> excludePath;234 std::string rules;235 std::string excludeRules;236 std::string method;