Searched refs:GetContentType (Results 1 – 2 of 2) sorted by relevance
45 std::string GetContentType() const override { in GetContentType() function in buffet::__anon508dd1470111::ResponseImpl46 return response_->GetContentType(); in GetContentType()
45 const std::string& GetContentType() const { return content_type_; } in GetContentType() function