blob: 2c3b4f75514fee4f4b949d7b50d1da91a9f3c2de [file] [log] [blame]
joe.gregorio258eefb2008-09-06 01:30:25 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <title>Index &mdash; httplib2 v0.4 documentation</title>
6 <link rel="stylesheet" href="_static/default.css" type="text/css" />
7 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
8 <script type="text/javascript">
9 var DOCUMENTATION_OPTIONS = {
10 URL_ROOT: '',
11 VERSION: '0.4',
12 COLLAPSE_MODINDEX: false,
13 FILE_SUFFIX: ''
14 };
15 </script>
16 <script type="text/javascript" src="_static/jquery.js"></script>
17 <script type="text/javascript" src="_static/interface.js"></script>
18 <script type="text/javascript" src="_static/doctools.js"></script>
19 <link rel="contents" title="Global table of contents" href="contents.html" />
20 <link rel="index" title="Global index" href="" />
21 <link rel="search" title="Search" href="search.html" />
22 <link rel="top" title="httplib2 v0.4 documentation" href="index.html" />
23 </head>
24 <body>
25 <div class="related">
26 <h3>Navigation</h3>
27 <ul>
28 <li class="right" style="margin-right: 10px">
29 <a href="" title="General Index"
30 accesskey="I">index</a></li>
31 <li class="right" >
32 <a href="modindex.html" title="Global Module Index"
33 accesskey="M">modules</a> |</li>
34 <li><a href="index.html">httplib2 v0.4 documentation</a> &raquo;</li>
35 </ul>
36 </div>
37 <div class="document">
38 <div class="documentwrapper">
39 <div class="bodywrapper">
40 <div class="body">
41
42
43 <h1 id="index">Index</h1>
44
joe.gregorio700f04d2008-09-06 04:46:32 +000045 <a href="#A"><strong>A</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#O"><strong>O</strong></a> | <a href="#P"><strong>P</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#U"><strong>U</strong></a> | <a href="#V"><strong>V</strong></a>
joe.gregorio258eefb2008-09-06 01:30:25 +000046
47 <hr />
48
49
50<h2 id="A">A</h2>
51<table width="100%" class="indextable"><tr><td width="33%" valign="top">
52<dl>
53
54<dt><a href="libhttplib2.html#httplib2.Http.add_certificate">add_certificate() (httplib2.Http method)</a></dt>
55<dt><a href="libhttplib2.html#httplib2.Http.add_credentials">add_credentials() (httplib2.Http method)</a></dt></dl></td><td width="33%" valign="top"><dl>
56</dl></td></tr></table>
57
58<h2 id="C">C</h2>
59<table width="100%" class="indextable"><tr><td width="33%" valign="top">
60<dl>
61
62<dt><a href="libhttplib2.html#httplib2.Http.clear_credentials">clear_credentials() (httplib2.Http method)</a></dt></dl></td><td width="33%" valign="top"><dl>
63</dl></td></tr></table>
64
65<h2 id="D">D</h2>
66<table width="100%" class="indextable"><tr><td width="33%" valign="top">
67<dl>
68
69<dt><a href="libhttplib2.html#httplib2.debuglevel">debuglevel (in module httplib2)</a></dt>
70<dt><a href="libhttplib2.html#httplib2.Cache.delete">delete() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl>
71</dl></td></tr></table>
72
73<h2 id="F">F</h2>
74<table width="100%" class="indextable"><tr><td width="33%" valign="top">
75<dl>
76
77<dt><a href="libhttplib2.html#httplib2.FailedToDecompressContent">FailedToDecompressContent</a></dt>
78<dt><a href="libhttplib2.html#httplib2.FileCache">FileCache (class in httplib2)</a></dt>
79<dt><a href="libhttplib2.html#httplib2.Http.follow_all_redirects">follow_all_redirects (httplib2.Http attribute)</a></dt>
80<dt><a href="libhttplib2.html#httplib2.Http.follow_redirects">follow_redirects (httplib2.Http attribute)</a></dt></dl></td><td width="33%" valign="top"><dl>
81<dt><a href="libhttplib2.html#httplib2.Http.force_exception_to_status_code">force_exception_to_status_code (httplib2.Http attribute)</a></dt>
82<dt><a href="libhttplib2.html#httplib2.Response.fromcache">fromcache (httplib2.Response attribute)</a></dt>
83</dl></td></tr></table>
84
85<h2 id="G">G</h2>
86<table width="100%" class="indextable"><tr><td width="33%" valign="top">
87<dl>
88
89<dt><a href="libhttplib2.html#httplib2.Cache.get">get() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl>
90</dl></td></tr></table>
91
92<h2 id="H">H</h2>
93<table width="100%" class="indextable"><tr><td width="33%" valign="top">
94<dl>
95
96<dt><a href="libhttplib2.html#httplib2.Http">Http (class in httplib2)</a></dt>
97<dt><a href="libhttplib2.html#module-httplib2">httplib2 (module)</a></dt></dl></td><td width="33%" valign="top"><dl>
98<dt><a href="libhttplib2.html#httplib2.HttpLib2Error">HttpLib2Error</a></dt>
99</dl></td></tr></table>
100
101<h2 id="I">I</h2>
102<table width="100%" class="indextable"><tr><td width="33%" valign="top">
103<dl>
104
105<dt><a href="libhttplib2.html#httplib2.Http.ignore_etag">ignore_etag (httplib2.Http attribute)</a></dt></dl></td><td width="33%" valign="top"><dl>
106</dl></td></tr></table>
107
joe.gregorio700f04d2008-09-06 04:46:32 +0000108<h2 id="O">O</h2>
109<table width="100%" class="indextable"><tr><td width="33%" valign="top">
110<dl>
111
112<dt><a href="libhttplib2.html#httplib2.Http.optimistic_concurrency_methods">optimistic_concurrency_methods (httplib2.Http attribute)</a></dt></dl></td><td width="33%" valign="top"><dl>
113</dl></td></tr></table>
114
joe.gregorio258eefb2008-09-06 01:30:25 +0000115<h2 id="P">P</h2>
116<table width="100%" class="indextable"><tr><td width="33%" valign="top">
117<dl>
118
119<dt><a href="libhttplib2.html#httplib2.Response.previous">previous (httplib2.Response attribute)</a></dt></dl></td><td width="33%" valign="top"><dl>
120</dl></td></tr></table>
121
122<h2 id="R">R</h2>
123<table width="100%" class="indextable"><tr><td width="33%" valign="top">
124<dl>
125
126<dt><a href="libhttplib2.html#httplib2.Response.reason">reason (httplib2.Response attribute)</a></dt>
127<dt><a href="libhttplib2.html#httplib2.RedirectLimit">RedirectLimit</a></dt>
128<dt><a href="libhttplib2.html#httplib2.RedirectMissingLocation">RedirectMissingLocation</a></dt>
129<dt><a href="libhttplib2.html#httplib2.RelativeURIError">RelativeURIError</a></dt></dl></td><td width="33%" valign="top"><dl>
130<dt><a href="libhttplib2.html#httplib2.Http.request">request() (httplib2.Http method)</a></dt>
131<dt><a href="libhttplib2.html#httplib2.Response">Response (class in httplib2)</a></dt>
132</dl></td></tr></table>
133
134<h2 id="S">S</h2>
135<table width="100%" class="indextable"><tr><td width="33%" valign="top">
136<dl>
137
138<dt><a href="libhttplib2.html#httplib2.ServerNotFoundError">ServerNotFoundError</a></dt>
139<dt><a href="libhttplib2.html#httplib2.Cache.set">set() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl>
140<dt><a href="libhttplib2.html#httplib2.Response.status">status (httplib2.Response attribute)</a></dt>
141</dl></td></tr></table>
142
143<h2 id="U">U</h2>
144<table width="100%" class="indextable"><tr><td width="33%" valign="top">
145<dl>
146
147<dt><a href="libhttplib2.html#httplib2.UnimplementedDigestAuthOptionError">UnimplementedDigestAuthOptionError</a></dt>
148<dt><a href="libhttplib2.html#httplib2.UnimplementedHmacDigestAuthOptionError">UnimplementedHmacDigestAuthOptionError</a></dt></dl></td><td width="33%" valign="top"><dl>
149</dl></td></tr></table>
150
151<h2 id="V">V</h2>
152<table width="100%" class="indextable"><tr><td width="33%" valign="top">
153<dl>
154
155<dt><a href="libhttplib2.html#httplib2.Response.version">version (httplib2.Response attribute)</a></dt></dl></td><td width="33%" valign="top"><dl>
156</dl></td></tr></table>
157
158
159
160 </div>
161 </div>
162 </div>
163 <div class="sphinxsidebar">
164 <div class="sphinxsidebarwrapper">
165
166
167 <h3>Quick search</h3>
168 <form class="search" action="search.html" method="get">
169 <input type="text" name="q" size="18" /> <input type="submit" value="Go" />
170 <input type="hidden" name="check_keywords" value="yes" />
171 <input type="hidden" name="area" value="default" />
172 </form>
173 </div>
174 </div>
175 <div class="clearer"></div>
176 </div>
177 <div class="related">
178 <h3>Navigation</h3>
179 <ul>
180 <li class="right" style="margin-right: 10px">
181 <a href="" title="General Index"
182 accesskey="I">index</a></li>
183 <li class="right" >
184 <a href="modindex.html" title="Global Module Index"
185 accesskey="M">modules</a> |</li>
186 <li><a href="index.html">httplib2 v0.4 documentation</a> &raquo;</li>
187 </ul>
188 </div>
189 <div class="footer">
190 &copy; Copyright 2008, Joe Gregorio.
joe.gregorio700f04d2008-09-06 04:46:32 +0000191 Last updated on Sep 06, 2008.
joe.gregorio258eefb2008-09-06 01:30:25 +0000192 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
193 </div>
194 </body>
195</html>