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 | 2676371 | 2013-02-19 15:57:37 -0500 | [diff] [blame] | 7 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 8 | <title>Index — httplib2 v0.4 documentation</title> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 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 | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 13 | URL_ROOT: '#', |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 14 | VERSION: '0.4', |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 15 | COLLAPSE_MODINDEX: false, |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 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 | 2676371 | 2013-02-19 15:57:37 -0500 | [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" > |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 32 | <a href="modindex.html" title="Global Module Index" |
| 33 | accesskey="M">modules</a> |</li> |
Joe Gregorio | 2676371 | 2013-02-19 15:57:37 -0500 | [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 | 2676371 | 2013-02-19 15:57:37 -0500 | [diff] [blame] | 36 | </div> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 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"> |
Joe Gregorio | 2676371 | 2013-02-19 15:57:37 -0500 | [diff] [blame] | 42 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 43 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 44 | <h1 id="index">Index</h1> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 45 | |
Joe Gregorio | 2676371 | 2013-02-19 15:57:37 -0500 | [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 | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 47 | |
| 48 | <hr /> |
| 49 | |
Joe Gregorio | 2676371 | 2013-02-19 15:57:37 -0500 | [diff] [blame] | 50 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 51 | <h2 id="A">A</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 52 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 53 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 54 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 58 | |
| 59 | <h2 id="C">C</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 60 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 61 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 62 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 65 | |
| 66 | <h2 id="D">D</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 67 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 68 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 69 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 73 | |
| 74 | <h2 id="F">F</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 75 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 76 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 77 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 86 | |
| 87 | <h2 id="G">G</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 88 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 89 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 90 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 93 | |
| 94 | <h2 id="H">H</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 95 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 96 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 97 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 102 | |
| 103 | <h2 id="I">I</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 104 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 105 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 106 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 109 | |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 110 | <h2 id="O">O</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 111 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 112 | <dl> |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 113 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 700f04d | 2008-09-06 04:46:32 +0000 | [diff] [blame] | 116 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 117 | <h2 id="P">P</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 118 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 119 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 120 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 124 | |
| 125 | <h2 id="R">R</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 126 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 127 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 128 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 137 | |
| 138 | <h2 id="S">S</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 139 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 140 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 141 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 146 | |
| 147 | <h2 id="U">U</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 148 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 149 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 150 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 154 | |
| 155 | <h2 id="V">V</h2> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 156 | <table width="100%" class="indextable"><tr><td width="33%" valign="top"> |
| 157 | <dl> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 158 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 161 | |
| 162 | |
| 163 | |
| 164 | </div> |
| 165 | </div> |
| 166 | </div> |
| 167 | <div class="sphinxsidebar"> |
| 168 | <div class="sphinxsidebarwrapper"> |
| 169 | |
Joe Gregorio | 2676371 | 2013-02-19 15:57:37 -0500 | [diff] [blame] | 170 | |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 171 | |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 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"> |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 193 | <a href="#" title="General Index" |
| 194 | >index</a></li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 195 | <li class="right" > |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 196 | <a href="modindex.html" title="Global Module Index" |
Joe Gregorio | 24c916a | 2011-06-13 15:13:11 -0400 | [diff] [blame] | 197 | >modules</a> |</li> |
Joe Gregorio | 2676371 | 2013-02-19 15:57:37 -0500 | [diff] [blame] | 198 | <li><a href="index.html">httplib2 v0.4 documentation</a> »</li> |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 199 | </ul> |
| 200 | </div> |
| 201 | <div class="footer"> |
Joe Gregorio | df935b0 | 2012-08-28 12:19:28 -0400 | [diff] [blame] | 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. |
joe.gregorio | 258eefb | 2008-09-06 01:30:25 +0000 | [diff] [blame] | 205 | </div> |
| 206 | </body> |
Joe Gregorio | 2676371 | 2013-02-19 15:57:37 -0500 | [diff] [blame] | 207 | </html> |