This file is indexed.

/usr/share/doc/python-tornado-doc/html/releases/v2.3.0.html is in python-tornado-doc 4.4.3-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
  <meta charset="utf-8">
  
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
  <title>What’s new in Tornado 2.3 &mdash; Tornado 4.4.3 documentation</title>
  

  
  
    <link rel="shortcut icon" href="../_static/favicon.ico"/>
  

  

  
  
    

  

  
  
    <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
  

  

  
        <link rel="index" title="Index"
              href="../genindex.html"/>
        <link rel="search" title="Search" href="../search.html"/>
    <link rel="top" title="Tornado 4.4.3 documentation" href="../index.html"/>
        <link rel="up" title="Release notes" href="../releases.html"/>
        <link rel="next" title="What’s new in Tornado 2.2.1" href="v2.2.1.html"/>
        <link rel="prev" title="What’s new in Tornado 2.4" href="v2.4.0.html"/> 

  
  <script src="../_static/js/modernizr.min.js"></script>

</head>

<body class="wy-body-for-nav" role="document">

  <div class="wy-grid-for-nav">

    
    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
      <div class="wy-side-scroll">
        <div class="wy-side-nav-search">
          

          
            <a href="../index.html" class="icon icon-home"> Tornado
          

          
          </a>

          
            
            
              <div class="version">
                4.4.3
              </div>
            
          

          
<div role="search">
  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
    <input type="text" name="q" placeholder="Search docs" />
    <input type="hidden" name="check_keywords" value="yes" />
    <input type="hidden" name="area" value="default" />
  </form>
</div>

          
        </div>

        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
          
            
            
                <ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../guide.html">User&#8217;s guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="../webframework.html">Web framework</a></li>
<li class="toctree-l1"><a class="reference internal" href="../http.html">HTTP servers and clients</a></li>
<li class="toctree-l1"><a class="reference internal" href="../networking.html">Asynchronous networking</a></li>
<li class="toctree-l1"><a class="reference internal" href="../coroutine.html">Coroutines and concurrency</a></li>
<li class="toctree-l1"><a class="reference internal" href="../integration.html">Integration with other services</a></li>
<li class="toctree-l1"><a class="reference internal" href="../utilities.html">Utilities</a></li>
<li class="toctree-l1"><a class="reference internal" href="../faq.html">Frequently Asked Questions</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../releases.html">Release notes</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="v4.4.3.html">What&#8217;s new in Tornado 4.4.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.4.2.html">What&#8217;s new in Tornado 4.4.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.4.1.html">What&#8217;s new in Tornado 4.4.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.4.0.html">What&#8217;s new in Tornado 4.4</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.3.0.html">What&#8217;s new in Tornado 4.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.2.1.html">What&#8217;s new in Tornado 4.2.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.2.0.html">What&#8217;s new in Tornado 4.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.1.0.html">What&#8217;s new in Tornado 4.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.0.2.html">What&#8217;s new in Tornado 4.0.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.0.1.html">What&#8217;s new in Tornado 4.0.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v4.0.0.html">What&#8217;s new in Tornado 4.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.2.2.html">What&#8217;s new in Tornado 3.2.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.2.1.html">What&#8217;s new in Tornado 3.2.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.2.0.html">What&#8217;s new in Tornado 3.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.1.1.html">What&#8217;s new in Tornado 3.1.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.1.0.html">What&#8217;s new in Tornado 3.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.0.2.html">What&#8217;s new in Tornado 3.0.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.0.1.html">What&#8217;s new in Tornado 3.0.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v3.0.0.html">What&#8217;s new in Tornado 3.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="v2.4.1.html">What&#8217;s new in Tornado 2.4.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v2.4.0.html">What&#8217;s new in Tornado 2.4</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">What&#8217;s new in Tornado 2.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="v2.2.1.html">What&#8217;s new in Tornado 2.2.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v2.2.0.html">What&#8217;s new in Tornado 2.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v2.1.1.html">What&#8217;s new in Tornado 2.1.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v2.1.0.html">What&#8217;s new in Tornado 2.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v2.0.0.html">What&#8217;s new in Tornado 2.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="v1.2.1.html">What&#8217;s new in Tornado 1.2.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v1.2.0.html">What&#8217;s new in Tornado 1.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="v1.1.1.html">What&#8217;s new in Tornado 1.1.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v1.1.0.html">What&#8217;s new in Tornado 1.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v1.0.1.html">What&#8217;s new in Tornado 1.0.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="v1.0.0.html">What&#8217;s new in Tornado 1.0</a></li>
</ul>
</li>
</ul>

            
          
        </div>
      </div>
    </nav>

    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">

      
      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
        <a href="../index.html">Tornado</a>
      </nav>


      
      <div class="wy-nav-content">
        <div class="rst-content">
          

 



<div role="navigation" aria-label="breadcrumbs navigation">
  <ul class="wy-breadcrumbs">
    <li><a href="../index.html">Docs</a> &raquo;</li>
      
          <li><a href="../releases.html">Release notes</a> &raquo;</li>
      
    <li>What&#8217;s new in Tornado 2.3</li>
      <li class="wy-breadcrumbs-aside">
        
          
            <a href="../_sources/releases/v2.3.0.txt" rel="nofollow"> View page source</a>
          
        
      </li>
  </ul>
  <hr/>
</div>
          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
           <div itemprop="articleBody">
            
  <div class="section" id="what-s-new-in-tornado-2-3">
<h1>What&#8217;s new in Tornado 2.3<a class="headerlink" href="#what-s-new-in-tornado-2-3" title="Permalink to this headline"></a></h1>
<div class="section" id="may-31-2012">
<h2>May 31, 2012<a class="headerlink" href="#may-31-2012" title="Permalink to this headline"></a></h2>
<div class="section" id="http-clients">
<h3>HTTP clients<a class="headerlink" href="#http-clients" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><a class="reference internal" href="../httpclient.html#tornado.httpclient.HTTPClient" title="tornado.httpclient.HTTPClient"><code class="xref py py-obj docutils literal"><span class="pre">tornado.httpclient.HTTPClient</span></code></a> now supports the same constructor
keyword arguments as <a class="reference internal" href="../httpclient.html#tornado.httpclient.AsyncHTTPClient" title="tornado.httpclient.AsyncHTTPClient"><code class="xref py py-obj docutils literal"><span class="pre">AsyncHTTPClient</span></code></a>.</li>
<li>The <code class="docutils literal"><span class="pre">max_clients</span></code> keyword argument to <a class="reference internal" href="../httpclient.html#tornado.httpclient.AsyncHTTPClient.configure" title="tornado.httpclient.AsyncHTTPClient.configure"><code class="xref py py-obj docutils literal"><span class="pre">AsyncHTTPClient.configure</span></code></a> now works.</li>
<li><code class="docutils literal"><span class="pre">tornado.simple_httpclient</span></code> now supports the <code class="docutils literal"><span class="pre">OPTIONS</span></code> and <code class="docutils literal"><span class="pre">PATCH</span></code>
HTTP methods.</li>
<li><code class="docutils literal"><span class="pre">tornado.simple_httpclient</span></code> is better about closing its sockets
instead of leaving them for garbage collection.</li>
<li><code class="docutils literal"><span class="pre">tornado.simple_httpclient</span></code> correctly verifies SSL certificates for
URLs containing IPv6 literals (This bug affected Python 2.5 and 2.6).</li>
<li><code class="docutils literal"><span class="pre">tornado.simple_httpclient</span></code> no longer includes basic auth credentials
in the <code class="docutils literal"><span class="pre">Host</span></code> header when those credentials are extracted from the URL.</li>
<li><code class="docutils literal"><span class="pre">tornado.simple_httpclient</span></code> no longer modifies the caller-supplied header
dictionary, which caused problems when following redirects.</li>
<li><code class="docutils literal"><span class="pre">tornado.curl_httpclient</span></code> now supports client SSL certificates (using
the same <code class="docutils literal"><span class="pre">client_cert</span></code> and <code class="docutils literal"><span class="pre">client_key</span></code> arguments as
<code class="docutils literal"><span class="pre">tornado.simple_httpclient</span></code>)</li>
</ul>
</div>
<div class="section" id="http-server">
<h3>HTTP Server<a class="headerlink" href="#http-server" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><a class="reference internal" href="../httpserver.html#tornado.httpserver.HTTPServer" title="tornado.httpserver.HTTPServer"><code class="xref py py-obj docutils literal"><span class="pre">HTTPServer</span></code></a> now works correctly with paths starting with <code class="docutils literal"><span class="pre">//</span></code></li>
<li><code class="docutils literal"><span class="pre">HTTPHeaders.copy</span></code> (inherited from <a class="reference external" href="/usr/share/doc/python3-doc/html/library/stdtypes.html#dict.copy" title="(in Python v3.5)"><code class="xref py py-obj docutils literal"><span class="pre">dict.copy</span></code></a>) now works correctly.</li>
<li><code class="docutils literal"><span class="pre">HTTPConnection.address</span></code> is now always the socket address, even for non-IP
sockets.  <code class="docutils literal"><span class="pre">HTTPRequest.remote_ip</span></code> is still always an IP-style address
(fake data is used for non-IP sockets)</li>
<li>Extra data at the end of multipart form bodies is now ignored, which fixes
a compatibility problem with an iOS HTTP client library.</li>
</ul>
</div>
<div class="section" id="ioloop-and-iostream">
<h3><code class="docutils literal"><span class="pre">IOLoop</span></code> and <code class="docutils literal"><span class="pre">IOStream</span></code><a class="headerlink" href="#ioloop-and-iostream" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><a class="reference internal" href="../iostream.html#tornado.iostream.IOStream" title="tornado.iostream.IOStream"><code class="xref py py-obj docutils literal"><span class="pre">IOStream</span></code></a> now has an <code class="docutils literal"><span class="pre">error</span></code> attribute that can be used to determine
why a socket was closed.</li>
<li><code class="docutils literal"><span class="pre">tornado.iostream.IOStream.read_until</span></code> and <code class="docutils literal"><span class="pre">read_until_regex</span></code> are much
faster with large input.</li>
<li><code class="docutils literal"><span class="pre">IOStream.write</span></code> performs better when given very large strings.</li>
<li><a class="reference internal" href="../ioloop.html#tornado.ioloop.IOLoop.instance" title="tornado.ioloop.IOLoop.instance"><code class="xref py py-obj docutils literal"><span class="pre">IOLoop.instance()</span></code></a> is now thread-safe.</li>
</ul>
</div>
<div class="section" id="tornado-options">
<h3><code class="docutils literal"><span class="pre">tornado.options</span></code><a class="headerlink" href="#tornado-options" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><a class="reference internal" href="../options.html#module-tornado.options" title="tornado.options"><code class="xref py py-obj docutils literal"><span class="pre">tornado.options</span></code></a> options with <code class="docutils literal"><span class="pre">multiple=True</span></code> that are set more than
once now overwrite rather than append.  This makes it possible to override
values set in <code class="docutils literal"><span class="pre">parse_config_file</span></code> with <code class="docutils literal"><span class="pre">parse_command_line</span></code>.</li>
<li><a class="reference internal" href="../options.html#module-tornado.options" title="tornado.options"><code class="xref py py-obj docutils literal"><span class="pre">tornado.options</span></code></a> <code class="docutils literal"><span class="pre">--help</span></code> output is now prettier.</li>
<li><a class="reference internal" href="../options.html#tornado.options.options" title="tornado.options.options"><code class="xref py py-obj docutils literal"><span class="pre">tornado.options.options</span></code></a> now supports attribute assignment.</li>
</ul>
</div>
<div class="section" id="tornado-template">
<h3><code class="docutils literal"><span class="pre">tornado.template</span></code><a class="headerlink" href="#tornado-template" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li>Template files containing non-ASCII (utf8) characters now work on Python 3
regardless of the locale environment variables.</li>
<li>Templates now support <code class="docutils literal"><span class="pre">else</span></code> clauses in
<code class="docutils literal"><span class="pre">try</span></code>/<code class="docutils literal"><span class="pre">except</span></code>/<code class="docutils literal"><span class="pre">finally</span></code>/<code class="docutils literal"><span class="pre">else</span></code> blocks.</li>
</ul>
</div>
<div class="section" id="tornado-web">
<h3><code class="docutils literal"><span class="pre">tornado.web</span></code><a class="headerlink" href="#tornado-web" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><a class="reference internal" href="../web.html#tornado.web.RequestHandler" title="tornado.web.RequestHandler"><code class="xref py py-obj docutils literal"><span class="pre">tornado.web.RequestHandler</span></code></a> now supports the <code class="docutils literal"><span class="pre">PATCH</span></code> HTTP method.
Note that this means any existing methods named <code class="docutils literal"><span class="pre">patch</span></code> in
<code class="docutils literal"><span class="pre">RequestHandler</span></code> subclasses will need to be renamed.</li>
<li><a class="reference internal" href="../web.html#tornado.web.addslash" title="tornado.web.addslash"><code class="xref py py-obj docutils literal"><span class="pre">tornado.web.addslash</span></code></a> and <code class="docutils literal"><span class="pre">removeslash</span></code> decorators now send permanent
redirects (301) instead of temporary (302).</li>
<li><a class="reference internal" href="../web.html#tornado.web.RequestHandler.flush" title="tornado.web.RequestHandler.flush"><code class="xref py py-obj docutils literal"><span class="pre">RequestHandler.flush</span></code></a> now invokes its callback whether there was any data
to flush or not.</li>
<li>Repeated calls to <a class="reference internal" href="../web.html#tornado.web.RequestHandler.set_cookie" title="tornado.web.RequestHandler.set_cookie"><code class="xref py py-obj docutils literal"><span class="pre">RequestHandler.set_cookie</span></code></a> with the same name now
overwrite the previous cookie instead of producing additional copies.</li>
<li><code class="docutils literal"><span class="pre">tornado.web.OutputTransform.transform_first_chunk</span></code> now takes and returns
a status code in addition to the headers and chunk.  This is a
backwards-incompatible change to an interface that was never technically
private, but was not included in the documentation and does not appear
to have been used outside Tornado itself.</li>
<li>Fixed a bug on python versions before 2.6.5 when <a class="reference internal" href="../web.html#tornado.web.URLSpec" title="tornado.web.URLSpec"><code class="xref py py-obj docutils literal"><span class="pre">URLSpec</span></code></a> regexes
are constructed from unicode strings and keyword arguments are extracted.</li>
<li>The <code class="docutils literal"><span class="pre">reverse_url</span></code> function in the template namespace now comes from
the <a class="reference internal" href="../web.html#tornado.web.RequestHandler" title="tornado.web.RequestHandler"><code class="xref py py-obj docutils literal"><span class="pre">RequestHandler</span></code></a> rather than the <a class="reference internal" href="../web.html#tornado.web.Application" title="tornado.web.Application"><code class="xref py py-obj docutils literal"><span class="pre">Application</span></code></a>.  (Unless overridden,
<a class="reference internal" href="../web.html#tornado.web.RequestHandler.reverse_url" title="tornado.web.RequestHandler.reverse_url"><code class="xref py py-obj docutils literal"><span class="pre">RequestHandler.reverse_url</span></code></a> is just an alias for the <a class="reference internal" href="../web.html#tornado.web.Application" title="tornado.web.Application"><code class="xref py py-obj docutils literal"><span class="pre">Application</span></code></a>
method).</li>
<li>The <code class="docutils literal"><span class="pre">Etag</span></code> header is now returned on 304 responses to an <code class="docutils literal"><span class="pre">If-None-Match</span></code>
request, improving compatibility with some caches.</li>
<li><a class="reference internal" href="../web.html#module-tornado.web" title="tornado.web"><code class="xref py py-obj docutils literal"><span class="pre">tornado.web</span></code></a> will no longer produce responses with status code 304
that also have entity headers such as <code class="docutils literal"><span class="pre">Content-Length</span></code>.</li>
</ul>
</div>
<div class="section" id="other-modules">
<h3>Other modules<a class="headerlink" href="#other-modules" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><a class="reference internal" href="../auth.html#tornado.auth.FacebookGraphMixin" title="tornado.auth.FacebookGraphMixin"><code class="xref py py-obj docutils literal"><span class="pre">tornado.auth.FacebookGraphMixin</span></code></a> no longer sends <code class="docutils literal"><span class="pre">post_args</span></code> redundantly
in the url.</li>
<li>The <code class="docutils literal"><span class="pre">extra_params</span></code> argument to <a class="reference internal" href="../escape.html#tornado.escape.linkify" title="tornado.escape.linkify"><code class="xref py py-obj docutils literal"><span class="pre">tornado.escape.linkify</span></code></a> may now be
a callable, to allow parameters to be chosen separately for each link.</li>
<li><a class="reference internal" href="../gen.html#module-tornado.gen" title="tornado.gen"><code class="xref py py-obj docutils literal"><span class="pre">tornado.gen</span></code></a> no longer leaks <code class="docutils literal"><span class="pre">StackContexts</span></code> when a <code class="docutils literal"><span class="pre">&#64;gen.engine</span></code> wrapped
function is called repeatedly.</li>
<li><a class="reference internal" href="../locale.html#tornado.locale.get_supported_locales" title="tornado.locale.get_supported_locales"><code class="xref py py-obj docutils literal"><span class="pre">tornado.locale.get_supported_locales</span></code></a> no longer takes a meaningless
<code class="docutils literal"><span class="pre">cls</span></code> argument.</li>
<li><a class="reference internal" href="../stack_context.html#tornado.stack_context.StackContext" title="tornado.stack_context.StackContext"><code class="xref py py-obj docutils literal"><span class="pre">StackContext</span></code></a> instances now have a deactivation callback that can be
used to prevent further propagation.</li>
<li><a class="reference internal" href="../testing.html#tornado.testing.AsyncTestCase.wait" title="tornado.testing.AsyncTestCase.wait"><code class="xref py py-obj docutils literal"><span class="pre">tornado.testing.AsyncTestCase.wait</span></code></a> now resets its timeout on each call.</li>
<li><a class="reference internal" href="../wsgi.html#tornado.wsgi.WSGIApplication" title="tornado.wsgi.WSGIApplication"><code class="xref py py-obj docutils literal"><span class="pre">tornado.wsgi.WSGIApplication</span></code></a> now parses arguments correctly on Python 3.</li>
<li>Exception handling on Python 3 has been improved; previously some exceptions
such as <a class="reference external" href="/usr/share/doc/python3-doc/html/library/exceptions.html#UnicodeDecodeError" title="(in Python v3.5)"><code class="xref py py-obj docutils literal"><span class="pre">UnicodeDecodeError</span></code></a> would generate <code class="docutils literal"><span class="pre">TypeErrors</span></code></li>
</ul>
</div>
</div>
</div>


           </div>
          </div>
          <footer>
  
    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
      
        <a href="v2.2.1.html" class="btn btn-neutral float-right" title="What’s new in Tornado 2.2.1" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
      
      
        <a href="v2.4.0.html" class="btn btn-neutral" title="What’s new in Tornado 2.4" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
      
    </div>
  

  <hr/>

  <div role="contentinfo">
    <p>
        &copy; Copyright 2009-2017, The Tornado Authors.

    </p>
  </div>
  Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. 

</footer>

        </div>
      </div>

    </section>

  </div>
  


  

    <script type="text/javascript">
        var DOCUMENTATION_OPTIONS = {
            URL_ROOT:'../',
            VERSION:'4.4.3',
            COLLAPSE_INDEX:false,
            FILE_SUFFIX:'.html',
            HAS_SOURCE:  true
        };
    </script>
      <script type="text/javascript" src="../_static/jquery.js"></script>
      <script type="text/javascript" src="../_static/underscore.js"></script>
      <script type="text/javascript" src="../_static/doctools.js"></script>

  

  
  
    <script type="text/javascript" src="../_static/js/theme.js"></script>
  

  
  
  <script type="text/javascript">
      jQuery(function () {
          SphinxRtdTheme.StickyNav.enable();
      });
  </script>
   

</body>
</html>