Searched defs:GetContentHeader (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/http/
H A Dhttp_form_data.cc53 std::string FormField::GetContentHeader() const { function in class:brillo::http::FormField
129 std::string data = GetBoundaryStart() + part->GetContentHeader();

Completed in 167 milliseconds