John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="ascii"?> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 3 | "DTD/xhtml1-transitional.dtd"> |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 5 | <head> |
| 6 | <title>http</title> |
| 7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
| 8 | <script type="text/javascript" src="epydoc.js"></script> |
| 9 | </head> |
| 10 | |
| 11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
| 12 | alink="#204080"> |
| 13 | <h1 class="toc">Module http</h1> |
| 14 | <hr /> |
| 15 | <h2 class="toc">Classes</h2> |
| 16 | <a target="mainFrame" href="googleapiclient.http.BatchHttpRequest-class.html" |
| 17 | >BatchHttpRequest</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpMock-class.html" |
| 18 | >HttpMock</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpMockSequence-class.html" |
| 19 | >HttpMockSequence</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpRequest-class.html" |
| 20 | >HttpRequest</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpRequestMock-class.html" |
| 21 | >HttpRequestMock</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaDownloadProgress-class.html" |
| 22 | >MediaDownloadProgress</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaFileUpload-class.html" |
| 23 | >MediaFileUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaInMemoryUpload-class.html" |
| 24 | >MediaInMemoryUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaIoBaseDownload-class.html" |
| 25 | >MediaIoBaseDownload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaIoBaseUpload-class.html" |
| 26 | >MediaIoBaseUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaUpload-class.html" |
| 27 | >MediaUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaUploadProgress-class.html" |
| 28 | >MediaUploadProgress</a><br /> <a target="mainFrame" href="googleapiclient.http.RequestMockBuilder-class.html" |
| 29 | >RequestMockBuilder</a><br /> <div class="private"> |
| 30 | <a target="mainFrame" href="googleapiclient.http._StreamSlice-class.html" |
| 31 | >_StreamSlice</a><br /> </div> |
| 32 | <h2 class="toc">Functions</h2> |
Jon Wayne Parrott | 36e41bc | 2016-02-19 16:02:29 -0800 | [diff] [blame] | 33 | <div class="private"> |
| 34 | <a target="mainFrame" href="googleapiclient.http-module.html#_retry_request" |
| 35 | >_retry_request</a><br /> </div> |
Jon Wayne Parrott | 0a471d3 | 2016-05-19 10:54:38 -0700 | [diff] [blame] | 36 | <div class="private"> |
| 37 | <a target="mainFrame" href="googleapiclient.http-module.html#_should_retry_response" |
| 38 | >_should_retry_response</a><br /> </div> |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 39 | <a target="mainFrame" href="googleapiclient.http-module.html#build_http" |
| 40 | >build_http</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#set_user_agent" |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 41 | >set_user_agent</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#tunnel_patch" |
| 42 | >tunnel_patch</a><br /> <h2 class="toc">Variables</h2> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 43 | <a target="mainFrame" href="googleapiclient.http-module.html#ConnectionError" |
| 44 | >ConnectionError</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#DEFAULT_CHUNK_SIZE" |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 45 | >DEFAULT_CHUNK_SIZE</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#DEFAULT_HTTP_TIMEOUT_SEC" |
| 46 | >DEFAULT_HTTP_TIMEOUT_SEC</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#LOGGER" |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 47 | >LOGGER</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#MAX_BATCH_LIMIT" |
| 48 | >MAX_BATCH_LIMIT</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#MAX_URI_LENGTH" |
Jon Wayne Parrott | 0a471d3 | 2016-05-19 10:54:38 -0700 | [diff] [blame] | 49 | >MAX_URI_LENGTH</a><br /> <div class="private"> |
Bu Sun Kim | 02bae1c | 2019-06-14 13:33:59 -0700 | [diff] [blame] | 50 | <a target="mainFrame" href="googleapiclient.http-module.html#_LEGACY_BATCH_URI" |
| 51 | >_LEGACY_BATCH_URI</a><br /> </div> |
| 52 | <div class="private"> |
Jon Wayne Parrott | 0a471d3 | 2016-05-19 10:54:38 -0700 | [diff] [blame] | 53 | <a target="mainFrame" href="googleapiclient.http-module.html#_TOO_MANY_REQUESTS" |
| 54 | >_TOO_MANY_REQUESTS</a><br /> </div> |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 55 | <a target="mainFrame" href="googleapiclient.http-module.html#__package__" |
| 56 | >__package__</a><br /><hr /> |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 57 | <span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 58 | onclick="toggle_private();">hide private</a>]</span> |
| 59 | |
| 60 | <script type="text/javascript"> |
| 61 | <!-- |
| 62 | // Private objects are initially displayed (because if |
| 63 | // javascript is turned off then we want them to be |
| 64 | // visible); but by default, we want to hide them. So hide |
| 65 | // them unless we have a cookie that says to show them. |
| 66 | checkCookie(); |
| 67 | // --> |
| 68 | </script> |
| 69 | </body> |
| 70 | </html> |