From d1b58414e0b0b239d620e4ae623680c8d73b71d8 Mon Sep 17 00:00:00 2001 From: Ben Darnell Date: Wed, 1 Sep 2010 15:27:32 -0700 Subject: [PATCH] Remove the statement that tornado has only been tested with firefox. --- website/templates/documentation.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/website/templates/documentation.txt b/website/templates/documentation.txt index 7b99bec7b..9f2171e43 100644 --- a/website/templates/documentation.txt +++ b/website/templates/documentation.txt @@ -916,12 +916,9 @@ app built on Tornado. Caveats and support ------------------- -Tornado was refactored from the [FriendFeed](http://friendfeed.com/) -code base to reduce dependencies. This refactoring may have introduced -bugs. Likewise, because the FriendFeed servers have always run -[behind nginx](#running-tornado-in-production), Tornado has not been -extensively tested with HTTP/1.1 clients beyond Firefox. Tornado -currently does not attempt to handle multi-line headers and some types -of malformed input. +Because FriendFeed and other large users of Tornado run [behind +nginx](#running-tornado-in-production) or Apache proxies, Tornado's HTTP +server currently does not attempt to handle multi-line headers and some +types of malformed input. You can discuss Tornado and report bugs on [the Tornado developer mailing list](http://groups.google.com/group/python-tornado). -- 2.47.2