blob: 8c79d2381cfb27d3bfd95753dabea63fb532ee19 [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"
21 >HttpRequestMock</a><br /> <a target="mainFrame" href="apiclient.http.MediaFileUpload-class.html"
22 >MediaFileUpload</a><br /> <a target="mainFrame" href="apiclient.http.MediaInMemoryUpload-class.html"
23 >MediaInMemoryUpload</a><br /> <a target="mainFrame" href="apiclient.http.MediaUpload-class.html"
24 >MediaUpload</a><br /> <a target="mainFrame" href="apiclient.http.MediaUploadProgress-class.html"
25 >MediaUploadProgress</a><br /> <a target="mainFrame" href="apiclient.http.RequestMockBuilder-class.html"
26 >RequestMockBuilder</a><br /> <h2 class="toc">Functions</h2>
27 <a target="mainFrame" href="apiclient.http-module.html#set_user_agent"
28 >set_user_agent</a><br /> <a target="mainFrame" href="apiclient.http-module.html#tunnel_patch"
29 >tunnel_patch</a><br /> <h2 class="toc">Variables</h2>
30 <a target="mainFrame" href="apiclient.http-module.html#__package__"
31 >__package__</a><br /><hr />
32<span class="options">[<a href="javascript:void(0);" class="privatelink"
33 onclick="toggle_private();">hide&nbsp;private</a>]</span>
34
35<script type="text/javascript">
36 <!--
37 // Private objects are initially displayed (because if
38 // javascript is turned off then we want them to be
39 // visible); but by default, we want to hide them. So hide
40 // them unless we have a cookie that says to show them.
41 checkCookie();
42 // -->
43</script>
44</body>
45</html>