We should share code between
ResumableUpload
(https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis
/Apis/Upload/ResumableUpload.cs?name=1.3)
and
ClientServiceRequest
(https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis
/Apis/Requests/ClientServiceRequest.cs?name=1.3)
In addition:
- We should consider using HttpClient
(http://www.hanselman.com/blog/NuGetPackageOfTheWeek13PortableHttpClientMakesPor
tableLibrariesMoreUseful.aspx)
- We should create a great user experience, including
HttpUnsuccessfulResponseHandlers, ExceptionHandlers and ExecutionInterceptors.
- Properties like NumOfRetries should be available for the user to change and
not hidden in Request
(https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis
/Apis/Requests/Request.cs?name=1.3)
Original issue reported on code.google.com by pele...@google.com on 10 May 2013 at 2:25
Original issue reported on code.google.com by
pele...@google.com
on 10 May 2013 at 2:25