Robert Sesek
|
d88711adfa
|
Add HTTPTransport, a Mac implementation, and an end-to-end test.
BUG=https://crbug.com/415544
R=mark@chromium.org
Review URL: https://codereview.chromium.org/692963002
|
2014-10-31 12:17:32 -04:00 |
|
Robert Sesek
|
123e01f96d
|
Treat '+' as a safe MIME type character.
This addresses a review comment from
https://codereview.chromium.org/681303003/diff/120001/util/net/http_multipart_builder.cc#newcode107
R=mark@chromium.org
Review URL: https://codereview.chromium.org/694483002
|
2014-10-30 09:22:39 -04:00 |
|
Robert Sesek
|
9db5d6f773
|
Add HTTPMultipartBuilder and its test.
BUG=https://crbug.com/415544
R=mark@chromium.org
Review URL: https://codereview.chromium.org/681303003
|
2014-10-29 19:13:24 -04:00 |
|
Robert Sesek
|
977a7a8052
|
Add HTTPBodyStream interface, three concrete implementations, and their tests.
BUG=415544
R=mark@chromium.org
Review URL: https://codereview.chromium.org/669153006
|
2014-10-24 15:04:25 -04:00 |
|