1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 4<html xmlns="http://www.w3.org/1999/xhtml"> 5 <head> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 7 8 <title>Index — httplib2 v0.4 documentation</title> 9 <link rel="stylesheet" href="_static/default.css" type="text/css" /> 10 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> 11 <script type="text/javascript"> 12 var DOCUMENTATION_OPTIONS = { 13 URL_ROOT: '#', 14 VERSION: '0.4', 15 COLLAPSE_MODINDEX: false, 16 FILE_SUFFIX: '.html', 17 HAS_SOURCE: true 18 }; 19 </script> 20 <script type="text/javascript" src="_static/jquery.js"></script> 21 <script type="text/javascript" src="_static/doctools.js"></script> 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> »</li> 35 </ul> 36 </div> 37 38 <div class="document"> 39 <div class="documentwrapper"> 40 <div class="bodywrapper"> 41 <div class="body"> 42 43 44 <h1 id="index">Index</h1> 45 46 <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> 47 48 <hr /> 49 50 51<h2 id="A">A</h2> 52<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 53<dl> 54 55<dt><a href="libhttplib2.html#httplib2.Http.add_certificate">add_certificate() (httplib2.Http method)</a></dt> 56<dt><a href="libhttplib2.html#httplib2.Http.add_credentials">add_credentials() (httplib2.Http method)</a></dt></dl></td><td width="33%" valign="top"><dl> 57</dl></td></tr></table> 58 59<h2 id="C">C</h2> 60<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 61<dl> 62 63<dt><a href="libhttplib2.html#httplib2.Http.clear_credentials">clear_credentials() (httplib2.Http method)</a></dt></dl></td><td width="33%" valign="top"><dl> 64</dl></td></tr></table> 65 66<h2 id="D">D</h2> 67<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 68<dl> 69 70<dt><a href="libhttplib2.html#httplib2.debuglevel">debuglevel (in module httplib2)</a></dt> 71<dt><a href="libhttplib2.html#httplib2.Cache.delete">delete() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl> 72</dl></td></tr></table> 73 74<h2 id="F">F</h2> 75<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 76<dl> 77 78<dt><a href="libhttplib2.html#httplib2.FailedToDecompressContent">FailedToDecompressContent</a></dt> 79<dt><a href="libhttplib2.html#httplib2.FileCache">FileCache (class in httplib2)</a></dt> 80<dt><a href="libhttplib2.html#httplib2.Http.follow_all_redirects">follow_all_redirects (httplib2.Http attribute)</a></dt> 81<dt><a href="libhttplib2.html#httplib2.Http.follow_redirects">follow_redirects (httplib2.Http attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> 82<dt><a href="libhttplib2.html#httplib2.Http.force_exception_to_status_code">force_exception_to_status_code (httplib2.Http attribute)</a></dt> 83<dt><a href="libhttplib2.html#httplib2.Http.forward_authorization_headers">forward_authorization_headers (httplib2.Http attribute)</a></dt> 84<dt><a href="libhttplib2.html#httplib2.Response.fromcache">fromcache (httplib2.Response attribute)</a></dt> 85</dl></td></tr></table> 86 87<h2 id="G">G</h2> 88<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 89<dl> 90 91<dt><a href="libhttplib2.html#httplib2.Cache.get">get() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl> 92</dl></td></tr></table> 93 94<h2 id="H">H</h2> 95<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 96<dl> 97 98<dt><a href="libhttplib2.html#httplib2.Http">Http (class in httplib2)</a></dt> 99<dt><a href="libhttplib2.html#module-httplib2">httplib2 (module)</a></dt></dl></td><td width="33%" valign="top"><dl> 100<dt><a href="libhttplib2.html#httplib2.HttpLib2Error">HttpLib2Error</a></dt> 101</dl></td></tr></table> 102 103<h2 id="I">I</h2> 104<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 105<dl> 106 107<dt><a href="libhttplib2.html#httplib2.Http.ignore_etag">ignore_etag (httplib2.Http attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> 108</dl></td></tr></table> 109 110<h2 id="O">O</h2> 111<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 112<dl> 113 114<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> 115</dl></td></tr></table> 116 117<h2 id="P">P</h2> 118<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 119<dl> 120 121<dt><a href="libhttplib2.html#httplib2.Response.previous">previous (httplib2.Response attribute)</a></dt> 122<dt><a href="libhttplib2.html#httplib2.ProxyInfo">ProxyInfo (class in httplib2)</a></dt></dl></td><td width="33%" valign="top"><dl> 123</dl></td></tr></table> 124 125<h2 id="R">R</h2> 126<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 127<dl> 128 129<dt><a href="libhttplib2.html#httplib2.Response.reason">reason (httplib2.Response attribute)</a></dt> 130<dt><a href="libhttplib2.html#httplib2.RedirectLimit">RedirectLimit</a></dt> 131<dt><a href="libhttplib2.html#httplib2.RedirectMissingLocation">RedirectMissingLocation</a></dt> 132<dt><a href="libhttplib2.html#httplib2.RelativeURIError">RelativeURIError</a></dt></dl></td><td width="33%" valign="top"><dl> 133<dt><a href="libhttplib2.html#httplib2.Http.request">request() (httplib2.Http method)</a></dt> 134<dt><a href="libhttplib2.html#httplib2.Response">Response (class in httplib2)</a></dt> 135<dt><a href="libhttplib2.html#httplib2.RETRIES">RETRIES (in module httplib2)</a></dt> 136</dl></td></tr></table> 137 138<h2 id="S">S</h2> 139<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 140<dl> 141 142<dt><a href="libhttplib2.html#httplib2.ServerNotFoundError">ServerNotFoundError</a></dt> 143<dt><a href="libhttplib2.html#httplib2.Cache.set">set() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl> 144<dt><a href="libhttplib2.html#httplib2.Response.status">status (httplib2.Response attribute)</a></dt> 145</dl></td></tr></table> 146 147<h2 id="U">U</h2> 148<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 149<dl> 150 151<dt><a href="libhttplib2.html#httplib2.UnimplementedDigestAuthOptionError">UnimplementedDigestAuthOptionError</a></dt> 152<dt><a href="libhttplib2.html#httplib2.UnimplementedHmacDigestAuthOptionError">UnimplementedHmacDigestAuthOptionError</a></dt></dl></td><td width="33%" valign="top"><dl> 153</dl></td></tr></table> 154 155<h2 id="V">V</h2> 156<table width="100%" class="indextable"><tr><td width="33%" valign="top"> 157<dl> 158 159<dt><a href="libhttplib2.html#httplib2.Response.version">version (httplib2.Response attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> 160</dl></td></tr></table> 161 162 163 164 </div> 165 </div> 166 </div> 167 <div class="sphinxsidebar"> 168 <div class="sphinxsidebarwrapper"> 169 170 171 172 <div id="searchbox" style="display: none"> 173 <h3>Quick search</h3> 174 <form class="search" action="search.html" method="get"> 175 <input type="text" name="q" size="18" /> 176 <input type="submit" value="Go" /> 177 <input type="hidden" name="check_keywords" value="yes" /> 178 <input type="hidden" name="area" value="default" /> 179 </form> 180 <p class="searchtip" style="font-size: 90%"> 181 Enter search terms or a module, class or function name. 182 </p> 183 </div> 184 <script type="text/javascript">$('#searchbox').show(0);</script> 185 </div> 186 </div> 187 <div class="clearer"></div> 188 </div> 189 <div class="related"> 190 <h3>Navigation</h3> 191 <ul> 192 <li class="right" style="margin-right: 10px"> 193 <a href="#" title="General Index" 194 >index</a></li> 195 <li class="right" > 196 <a href="modindex.html" title="Global Module Index" 197 >modules</a> |</li> 198 <li><a href="index.html">httplib2 v0.4 documentation</a> »</li> 199 </ul> 200 </div> 201 <div class="footer"> 202 © Copyright 2008, Joe Gregorio. 203 Last updated on Aug 28, 2012. 204 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4. 205 </div> 206 </body> 207</html> 208