diff options
author | Loïc Hoguin <[email protected]> | 2014-04-26 13:46:55 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-04-26 13:46:55 +0200 |
commit | 980342f73c381413a09fbea94b43428e0f16d787 (patch) | |
tree | 9352716b2f5848d5c25049715a9f8fce3f88cb50 /manual/cowboy_rest.md | |
parent | a3f7f68e30e97e907b230d14fe5d449c4fc8095c (diff) | |
download | cowboy-980342f73c381413a09fbea94b43428e0f16d787.tar.gz cowboy-980342f73c381413a09fbea94b43428e0f16d787.tar.bz2 cowboy-980342f73c381413a09fbea94b43428e0f16d787.zip |
Make loop handlers work with SPDY
Adds a loop_handler test suite that runs all tests under HTTP, HTTPS,
SPDY each with and without the compress option enabled.
Fixes output filtering that used to filter more than it should have.
This forces us to parse the string sent by the emulator, which means
it's probably not perfect yet. But it should at least not hide errors
we want to see.
Fix a crash in the output filtering code that entirely disabled
output. Now when there is a crash the normal tty output is restored.
Handlers are now in test/handlers/ as they can be reused between
suites.
Only generate a single certificate for the whole ct run to speed
things up when we got many different test groups each needing
certificates.
Diffstat (limited to 'manual/cowboy_rest.md')
0 files changed, 0 insertions, 0 deletions