aboutsummaryrefslogtreecommitdiff
path: root/chromeos/http/http_connection_curl_unittest.cc
AgeCommit message (Expand)Author
2015-10-13Move chromeos symbols into brillo namespaceAlex Vakulenko
2015-07-24libchromeos: HttpConnection: Check the response in the unittests.Bertrand SIMONNET
2015-07-22libchromeos: Don't rely on the internal of std::string.Bertrand SIMONNET
2015-06-09libchromeos: Allow client to set response streamNathan Bullock
2015-04-13libchromeos: Switch http Response to use streamsAlex Vakulenko
2015-04-10libchromeos: Switch http Request to use streamsAlex Vakulenko
2015-01-17libchromeos: Finish async http I/O API.Alex Vakulenko
2015-01-14libchromeos: Cleaned up code with clang-formatAlex Vakulenko
2015-01-14libchromeos: Add some missing unit tests for HTTP utilities.Alex Vakulenko