diff options
author | James Fish <[email protected]> | 2013-04-26 00:46:15 +0100 |
---|---|---|
committer | James Fish <[email protected]> | 2013-04-26 02:08:50 +0100 |
commit | 77d10822332a782266e1adf58fcb5cfc24cd84b7 (patch) | |
tree | 7cb87ccf25a2e6b4456312b11f778ec740c38daf /src/cowboy_http.erl | |
parent | 61b3157ad14ae49da3ac6b33643a876eb18bbf2a (diff) | |
download | cowboy-77d10822332a782266e1adf58fcb5cfc24cd84b7.tar.gz cowboy-77d10822332a782266e1adf58fcb5cfc24cd84b7.tar.bz2 cowboy-77d10822332a782266e1adf58fcb5cfc24cd84b7.zip |
Fix memory issue with large return values in testcases
Previously http_SUITE:echo_body/1 and http_SUITE:check_raw_status/1
returned large values. Common test would then try to write these to the
logs causing tests to take a long time and use lots of memory.
Diffstat (limited to 'src/cowboy_http.erl')
0 files changed, 0 insertions, 0 deletions