Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
2243529e68a76f5419b2ba62aae2efef5eba2d98
/
googleapiclient
/
http.py
2243529
Set default HTTP timeout of 60s (#320)
by Igor Maravić
· 8 years ago
94a5394
Fix error in resumable upload when receiving a 308 response (#312)
by Matt Carroll
· 8 years ago
6755f61
Add support for oauth2client >= 3.0.0, < 4.0.0. (#265)
by Jon Wayne Parrott
· 8 years ago
cc6d398
Retry rate limits on chunk uploading
by Zhihao Yuan
· 8 years ago
23174be
Refresh empty OAuth2 credentials in batch request
by Gabriel Garcia
· 8 years ago
713b1de
Merge pull request #219 from tbonfort/patch-1
by Nathaniel Manista
· 9 years ago
3146c92
googleapiclient.http: guard when importing ssl
by Tay Ray Chuan
· 9 years ago
88ab76b
Retry requests on broken pipe and aborted connection (#218)
by Thomas Bonfort
· 9 years ago
c6425a0
Add retry on rate limiting API responses and network timeouts
by eesheesh
· 9 years ago
0969915
move logging into __name__-specific loggers from the root logger
by Emmett Butler
· 9 years ago
703c92c
Handle SSL errors with retries
by Sergiy Byelozyorov
· 9 years ago
dc13631
Default to octet-stream if mimetype detection fails.
by Nam T. Nguyen
· 9 years ago
fafe858
Always assume httplib.request supports streams
by e00E
· 9 years ago
26b0100
Force HttpMock to read content from file as bytes
by Alan Briolat
· 9 years ago
1b5350d
return if the batch is empty
by Mohamed Zenadi
· 9 years ago
9a8f94b
Stop stripping newlines from batch requests
by Pepper Lebeck-Jobe
· 9 years ago
b246d51
Merge pull request #48 from cgurnik/default-mock-headers
by Nathaniel Manista
· 10 years ago
8e55b76
Don't include reason in default HttpMock headers
by Craig Gurnik
· 10 years ago
06d28d8
Remove unused lines
by INADA Naoki
· 10 years ago
0915761
Fix unicode issues in HttpError and BatchHttpRequest
by INADA Naoki
· 10 years ago
c9abbbd
Changed to use string explicitly
by Pat Ferate
· 10 years ago
b240c17
Updating local imports (relative -> absolute)
by Pat Ferate
· 10 years ago
d5b61bd
Updating urllib related imports and usage. (Using six)
by Pat Ferate
· 10 years ago
ed9affd
Updating StringIO, BytesIO, and FileIO imports and usage. (Using six)
by Pat Ferate
· 10 years ago
e4ea1a9
Make 2/3 compatible code with python-modernize
by INADA Naoki
· 10 years ago
15fbdc7
Merge pull request #25 from methane/prepare-py3
by Nathaniel Manista
· 10 years ago
6b75171
Remove a newly-added exception.
by Craig Citro
· 10 years ago
ac8df21
ensure content-length response header is set
by jack
· 10 years ago
77c63c9
fix infinite hang when object to download is smaller than DEFAULT_CHUNK_SIZE
by jack
· 10 years ago
0bceb33
futurize -1
by INADA Naoki
· 10 years ago
c1505df
2to3 -f except
by INADA Naoki
· 10 years ago
751b7fb
Update copyright lines.
by Craig Citro
· 10 years ago
6ae34d7
Use json from the stdlib.
by Craig Citro
· 10 years ago
a09dc91
Updated Copyright Years
by Michael Mattioli
· 10 years ago
72389b7
Replace uses of `as_string` from the email lib.
by Craig Citro
· 10 years ago
864311d
Transition apiclient from googlecode to github.
by John Asmuth
· 11 years ago