crashpad/util/net
Catalin Fratila f7c3207667 Handle everything not in [200, 300) as error. For example HockeyApp responds with 202. 2017-06-12 09:54:07 -07:00
..
testdata Add HTTPBodyStream interface, three concrete implementations, and their tests. 2014-10-24 15:04:25 -04:00
http_body.cc Merge Chromium 294442c0ce05 upstream to Crashpad 2017-02-07 21:04:42 +00:00
http_body.h Use base/macros.h instead of base/basictypes.h 2016-01-06 12:22:50 -05:00
http_body_gzip.cc Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_body_gzip.h Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_body_gzip_test.cc Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_body_test.cc “Promote” test::Paths::Executable() to Paths::Executable() 2017-04-03 18:58:01 +00:00
http_body_test_util.cc Convert from scoped_ptr to std::unique_ptr 2016-04-25 19:16:26 +00:00
http_body_test_util.h Add HTTPMultipartBuilder and its test. 2014-10-29 19:13:24 -04:00
http_headers.cc Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_headers.h Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_multipart_builder.cc Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_multipart_builder.h Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_multipart_builder_test.cc “Promote” test::Paths::Executable() to Paths::Executable() 2017-04-03 18:58:01 +00:00
http_transport.cc Convert from scoped_ptr to std::unique_ptr 2016-04-25 19:16:26 +00:00
http_transport.h doc: Fix all Doxygen warnings, cleaning up some generated documentation 2016-11-08 19:24:05 +00:00
http_transport_libcurl.cc Handle everything not in [200, 300) as error. For example HockeyApp responds with 202. 2017-06-12 09:54:07 -07:00
http_transport_mac.mm Handle everything not in [200, 300) as error. For example HockeyApp responds with 202. 2017-06-12 09:54:07 -07:00
http_transport_test.cc “Promote” test::Paths::Executable() to Paths::Executable() 2017-04-03 18:58:01 +00:00
http_transport_test_server.py Use zlib to gzip-compress uploads 2017-02-16 16:26:19 +00:00
http_transport_win.cc Handle everything not in [200, 300) as error. For example HockeyApp responds with 202. 2017-06-12 09:54:07 -07:00