Searched defs:CompressFilter (Results 1 – 1 of 1) sorted by relevance
221 struct CompressFilter { struct222 std::vector<std::string> path;223 std::vector<std::string> excludePath;224 std::string rules;225 std::string excludeRules;226 std::string method;