Skip to content
Snippets Groups Projects
Commit 067013d6 authored by Aaron Wood's avatar Aaron Wood Committed by CQ bot account: commit-bot@chromium.org
Browse files

[omaha client] Make RequestBuilder return an http::Request

Instead of just returning the body for the HTTP request, the
RequestBuilder should instead produce a complete HTTP request with URL,
headers, and body.

This consolidates all of the request-building logic to this one place.

Bug: PKG-679
Test: fx run-test omaha_client_lib_tests
Change-Id: I2fe1acf0b79b733a66746fbdd22c8a3221a560d1
parent 26983f75
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment