Home
last modified time | relevance | path

Searched refs:kAuthorization (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_request.h46 BRILLO_EXPORT extern const char kAuthorization[];
Dhttp_request.cc38 const char request_header::kAuthorization[] = "Authorization"; member in brillo::http::request_header