Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc524 string request_post = omaha_request.GetRequest(); in PerformAction() local
537 request_post.data(), request_post.size(), kHttpContentTypeTextXml); in PerformAction()
539 LOG(INFO) << "Request: " << request_post; in PerformAction()