joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml"> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 5 | <head> |
| 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 7 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 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 = { |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 13 | URL_ROOT: '#', |
| 14 | VERSION: '0.4', |
| 15 | COLLAPSE_MODINDEX: false, |
| 16 | FILE_SUFFIX: '.html', |
| 17 | HAS_SOURCE: true |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 18 | }; |
| 19 | </script> |
| 20 | <script type="text/javascript" src="_static/jquery.js"></script> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 21 | <script type="text/javascript" src="_static/doctools.js"></script> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 22 | <link rel="top" title="httplib2 v0.4 documentation" href="index.html" /> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 23 | </head> |
| 24 | <body> |
| 25 | <div class="related"> |
| 26 | <h3>Navigation</h3> |
| 27 | <ul> |
| 28 | <li class="right" style="margin-right: 10px"> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 29 | <a href="#" title="General Index" |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 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> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 34 | <li><a href="index.html">httplib2 v0.4 documentation</a> »</li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 35 | </ul> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 36 | </div> |
| 37 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 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 | |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 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.Response.fromcache">fromcache (httplib2.Response attribute)</a></dt> |
| 84 | </dl></td></tr></table> |
| 85 | |
| 86 | <h2 id="G">G</h2> |
| 87 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 88 | <dl> |
| 89 | |
| 90 | <dt><a href="libhttplib2.html#httplib2.Cache.get">get() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl> |
| 91 | </dl></td></tr></table> |
| 92 | |
| 93 | <h2 id="H">H</h2> |
| 94 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 95 | <dl> |
| 96 | |
| 97 | <dt><a href="libhttplib2.html#httplib2.Http">Http (class in httplib2)</a></dt> |
| 98 | <dt><a href="libhttplib2.html#module-httplib2">httplib2 (module)</a></dt></dl></td><td width="33%" valign="top"><dl> |
| 99 | <dt><a href="libhttplib2.html#httplib2.HttpLib2Error">HttpLib2Error</a></dt> |
| 100 | </dl></td></tr></table> |
| 101 | |
| 102 | <h2 id="I">I</h2> |
| 103 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 104 | <dl> |
| 105 | |
| 106 | <dt><a href="libhttplib2.html#httplib2.Http.ignore_etag">ignore_etag (httplib2.Http attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> |
| 107 | </dl></td></tr></table> |
| 108 | |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 109 | <h2 id="O">O</h2> |
| 110 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 111 | <dl> |
| 112 | |
| 113 | <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> |
| 114 | </dl></td></tr></table> |
| 115 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 116 | <h2 id="P">P</h2> |
| 117 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 118 | <dl> |
| 119 | |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 120 | <dt><a href="libhttplib2.html#httplib2.Response.previous">previous (httplib2.Response attribute)</a></dt> |
| 121 | <dt><a href="libhttplib2.html#httplib2.ProxyInfo">ProxyInfo (class in httplib2)</a></dt></dl></td><td width="33%" valign="top"><dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 122 | </dl></td></tr></table> |
| 123 | |
| 124 | <h2 id="R">R</h2> |
| 125 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 126 | <dl> |
| 127 | |
| 128 | <dt><a href="libhttplib2.html#httplib2.Response.reason">reason (httplib2.Response attribute)</a></dt> |
| 129 | <dt><a href="libhttplib2.html#httplib2.RedirectLimit">RedirectLimit</a></dt> |
| 130 | <dt><a href="libhttplib2.html#httplib2.RedirectMissingLocation">RedirectMissingLocation</a></dt> |
| 131 | <dt><a href="libhttplib2.html#httplib2.RelativeURIError">RelativeURIError</a></dt></dl></td><td width="33%" valign="top"><dl> |
| 132 | <dt><a href="libhttplib2.html#httplib2.Http.request">request() (httplib2.Http method)</a></dt> |
| 133 | <dt><a href="libhttplib2.html#httplib2.Response">Response (class in httplib2)</a></dt> |
| 134 | </dl></td></tr></table> |
| 135 | |
| 136 | <h2 id="S">S</h2> |
| 137 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 138 | <dl> |
| 139 | |
| 140 | <dt><a href="libhttplib2.html#httplib2.ServerNotFoundError">ServerNotFoundError</a></dt> |
| 141 | <dt><a href="libhttplib2.html#httplib2.Cache.set">set() (httplib2.Cache method)</a></dt></dl></td><td width="33%" valign="top"><dl> |
| 142 | <dt><a href="libhttplib2.html#httplib2.Response.status">status (httplib2.Response attribute)</a></dt> |
| 143 | </dl></td></tr></table> |
| 144 | |
| 145 | <h2 id="U">U</h2> |
| 146 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 147 | <dl> |
| 148 | |
| 149 | <dt><a href="libhttplib2.html#httplib2.UnimplementedDigestAuthOptionError">UnimplementedDigestAuthOptionError</a></dt> |
| 150 | <dt><a href="libhttplib2.html#httplib2.UnimplementedHmacDigestAuthOptionError">UnimplementedHmacDigestAuthOptionError</a></dt></dl></td><td width="33%" valign="top"><dl> |
| 151 | </dl></td></tr></table> |
| 152 | |
| 153 | <h2 id="V">V</h2> |
| 154 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 155 | <dl> |
| 156 | |
| 157 | <dt><a href="libhttplib2.html#httplib2.Response.version">version (httplib2.Response attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> |
| 158 | </dl></td></tr></table> |
| 159 | |
| 160 | |
| 161 | |
| 162 | </div> |
| 163 | </div> |
| 164 | </div> |
| 165 | <div class="sphinxsidebar"> |
| 166 | <div class="sphinxsidebarwrapper"> |
| 167 | |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 168 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 169 | |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 170 | <div id="searchbox" style="display: none"> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 171 | <h3>Quick search</h3> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 172 | <form class="search" action="search.html" method="get"> |
| 173 | <input type="text" name="q" size="18" /> |
| 174 | <input type="submit" value="Go" /> |
| 175 | <input type="hidden" name="check_keywords" value="yes" /> |
| 176 | <input type="hidden" name="area" value="default" /> |
| 177 | </form> |
| 178 | <p class="searchtip" style="font-size: 90%"> |
| 179 | Enter search terms or a module, class or function name. |
| 180 | </p> |
| 181 | </div> |
| 182 | <script type="text/javascript">$('#searchbox').show(0);</script> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 183 | </div> |
| 184 | </div> |
| 185 | <div class="clearer"></div> |
| 186 | </div> |
| 187 | <div class="related"> |
| 188 | <h3>Navigation</h3> |
| 189 | <ul> |
| 190 | <li class="right" style="margin-right: 10px"> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 191 | <a href="#" title="General Index" |
| 192 | >index</a></li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 193 | <li class="right" > |
| 194 | <a href="modindex.html" title="Global Module Index" |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 195 | >modules</a> |</li> |
| 196 | <li><a href="index.html">httplib2 v0.4 documentation</a> »</li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 197 | </ul> |
| 198 | </div> |
| 199 | <div class="footer"> |
| 200 | © Copyright 2008, Joe Gregorio. |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame^] | 201 | Last updated on Jun 13, 2011. |
| 202 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4. |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 203 | </div> |
| 204 | </body> |
| 205 | </html> |