tornado/maint/test/redbot
Ben Darnell 69ead0286c Return a Vary: Accept-Encoding header whenever gzip is enabled.
This is one of two problems found with redbot.  The other,
that etags should change when content-encoding is used, is trickier to
fix and seems to be less problematic.

Closes #578.
2012-12-02 12:42:53 -05:00
..
README Add tests using the Redbot library for HTTP validation and caching. 2012-12-02 11:13:42 -05:00
red_test.py Return a Vary: Accept-Encoding header whenever gzip is enabled. 2012-12-02 12:42:53 -05:00
tox.ini Add tests using the Redbot library for HTTP validation and caching. 2012-12-02 11:13:42 -05:00

README

Redbot is an HTTP validator that checks for common problems, especially
related to cacheability.  These tests ensure that Tornado's default behavior
is correct (but note that this guarantee does not automatically extend
to applications built on Tornado since application behavior can impact
cacheability.

http://redbot.org/about