qychen1982 / crashpad

Automatically exported from code.google.com/p/crashpad
0 stars 0 forks source link

HTTPTransport needs to provide the response body to callers #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From 
https://codereview.chromium.org/692963002/diff/1/util/net/http_transport.h#newco
de65:

> I think we will want a way to get the response header and body in addition to
> just having a “bool” return value. It’s OK to save that for a future 
change,
> though. In fact, it’s probably preferable to do it in a separate change.
>
> Rationale: the crash server returns the ID that it stored the report under to
> the uploading client in the message body.

Original issue reported on code.google.com by mark@chromium.org on 4 Nov 2014 at 11:33

GoogleCodeExporter commented 9 years ago
https://codereview.chromium.org/885183004/

Original comment by mark@chromium.org on 5 Feb 2015 at 9:42

GoogleCodeExporter commented 9 years ago
https://chromium.googlesource.com/crashpad/crashpad/+/242619d9582f5ff28aa3ae1775
57f023e478140d

Original comment by mark@chromium.org on 6 Feb 2015 at 2:18