gaurav-spacreo / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Environment test should send bigger response to test auto-encoding, and give advice #204

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Some servers may automatically encode responses above a certain threshold, so 
instead of "World!", we should send back 5000 bytes: maybe "0123456789" 
repeated 500 times.

Also, test should provide a link to possible fixes.

Original issue reported on code.google.com by mrclay....@gmail.com on 3 Nov 2010 at 3:03