Searched refs:Scheme (Results 1 – 6 of 6) sorted by relevance
43 enum Scheme enum49 static std::string SchemeToString(Scheme scheme);
43 Http::Scheme scheme;63 Http::Scheme proxyScheme;
28 std::string Http::SchemeToString(Scheme scheme) in SchemeToString()31 return name[scheme - Http::Scheme::HTTP]; in SchemeToString()
43 Http::Scheme proxyScheme_;
103 scheme(Http::Scheme::HTTP), in ClientConfiguration()108 proxyScheme(Http::Scheme::HTTP), in ClientConfiguration()
70 Compression Scheme: none79 Compression Scheme: none88 Compression Scheme: none97 Compression Scheme: none106 Compression Scheme: none
Completed in 5 milliseconds