blob: 498af40d0638a4c592bc9158d2502441ee5978a7 [file] [log] [blame]
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -04001<?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="apiclient.http.BatchHttpRequest-class.html"
17 >BatchHttpRequest</a><br /> <a target="mainFrame" href="apiclient.http.HttpMock-class.html"
18 >HttpMock</a><br /> <a target="mainFrame" href="apiclient.http.HttpMockSequence-class.html"
19 >HttpMockSequence</a><br /> <a target="mainFrame" href="apiclient.http.HttpRequest-class.html"
20 >HttpRequest</a><br /> <a target="mainFrame" href="apiclient.http.HttpRequestMock-class.html"
Joe Gregorioebd0b842012-06-15 14:14:17 -040021 >HttpRequestMock</a><br /> <a target="mainFrame" href="apiclient.http.MediaDownloadProgress-class.html"
22 >MediaDownloadProgress</a><br /> <a target="mainFrame" href="apiclient.http.MediaFileUpload-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040023 >MediaFileUpload</a><br /> <a target="mainFrame" href="apiclient.http.MediaInMemoryUpload-class.html"
Joe Gregorioebd0b842012-06-15 14:14:17 -040024 >MediaInMemoryUpload</a><br /> <a target="mainFrame" href="apiclient.http.MediaIoBaseDownload-class.html"
25 >MediaIoBaseDownload</a><br /> <a target="mainFrame" href="apiclient.http.MediaIoBaseUpload-class.html"
Joe Gregorio66212032012-06-14 09:10:14 -040026 >MediaIoBaseUpload</a><br /> <a target="mainFrame" href="apiclient.http.MediaUpload-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040027 >MediaUpload</a><br /> <a target="mainFrame" href="apiclient.http.MediaUploadProgress-class.html"
28 >MediaUploadProgress</a><br /> <a target="mainFrame" href="apiclient.http.RequestMockBuilder-class.html"
29 >RequestMockBuilder</a><br /> <h2 class="toc">Functions</h2>
30 <a target="mainFrame" href="apiclient.http-module.html#set_user_agent"
31 >set_user_agent</a><br /> <a target="mainFrame" href="apiclient.http-module.html#tunnel_patch"
32 >tunnel_patch</a><br /> <h2 class="toc">Variables</h2>
Joe Gregorio66212032012-06-14 09:10:14 -040033 <a target="mainFrame" href="apiclient.http-module.html#DEFAULT_CHUNK_SIZE"
34 >DEFAULT_CHUNK_SIZE</a><br /> <a target="mainFrame" href="apiclient.http-module.html#__package__"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040035 >__package__</a><br /><hr />
36<span class="options">[<a href="javascript:void(0);" class="privatelink"
37 onclick="toggle_private();">hide&nbsp;private</a>]</span>
38
39<script type="text/javascript">
40 <!--
41 // Private objects are initially displayed (because if
42 // javascript is turned off then we want them to be
43 // visible); but by default, we want to hide them. So hide
44 // them unless we have a cookie that says to show them.
45 checkCookie();
46 // -->
47</script>
48</body>
49</html>