DescriptionExtract UploadRangeOperationBase class from ResumeUploadOperation.
The newly being introduced class GetUploadStatusOperation looks very similar
to ResumeUploadOperation, especially the access url, http method, and how to
handle the response from the server. The diff should be the request header
and body (content) (along with it, progress update).
As a preparation of the implemetation of GetUploadStatusOperation,
the base class is extracted.
BUG=148632
TEST=Ran unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181279
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Expand params for ResumeUploadOperation to the field. #
Total comments: 4
Patch Set 3 : Rebase #Patch Set 4 : Fix nitpicks. #
Messages
Total messages: 10 (0 generated)
|