diff options
author | Loïc Hoguin <[email protected]> | 2017-11-27 13:23:31 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-11-27 13:23:31 +0100 |
commit | 843b104fcb75bcd217359a8b02d0b1f263d42602 (patch) | |
tree | 41e14dfc5f312441f50a07b76bf51b629850b1d6 /src/cowboy_app.erl | |
parent | e71733232eddaeb41d4d3a8fbcba49ca7975da79 (diff) | |
download | cowboy-843b104fcb75bcd217359a8b02d0b1f263d42602.tar.gz cowboy-843b104fcb75bcd217359a8b02d0b1f263d42602.tar.bz2 cowboy-843b104fcb75bcd217359a8b02d0b1f263d42602.zip |
Don't send the response immediately when using h2spec
In some cases we were sending a response faster than h2spec
was sending us the test case data, resulting in the request
being processed successfully instead of failing as expected.
Diffstat (limited to 'src/cowboy_app.erl')
0 files changed, 0 insertions, 0 deletions