Open GoogleCodeExporter opened 8 years ago
Code review sent: https://codereview.appspot.com/7856049/
Original comment by jcgregorio@google.com
on 26 Mar 2013 at 2:14
Try line 817-818 of apiclient.http
817 resp, content = http.request(self.resumable_uri, 'PUT',
818 headers=headers)
There should be a method='PUT' where the positional 'PUT' parameter is being,
erm... positioned. ;-)
Original comment by iwonbig...@gmail.com
on 23 Sep 2013 at 8:56
Original issue reported on code.google.com by
yova...@google.com
on 4 Sep 2012 at 8:36