]> git.ipfire.org Git - thirdparty/tornado.git/commit
Added missing attribute "stream" in call to getpeercert() in HTTPRequest.get_ssl_cert... 206/head
authorrickard.bottcher <rickardb@mashmobile.com>
Wed, 19 Jan 2011 14:18:30 +0000 (15:18 +0100)
committerrickard.bottcher <rickardb@mashmobile.com>
Wed, 19 Jan 2011 14:18:30 +0000 (15:18 +0100)
commita2728596fe09da04477945122b451c179b848ea9
treea6a30d610690517b47ddfbd7fe7b473dfd10c17c
parentb7dd49cd60e81834ff6a091fef3ce4bb0e3e6d5d
Added missing attribute "stream" in call to getpeercert() in HTTPRequest.get_ssl_certificate().
tornado/httpserver.py