Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-29 | Fix and rework the HTTP test suite | Loïc Hoguin | |
Use a proper HTTP client to run all tests. This client is currently undocumented and should not be used. Includes a few fixes: * Fix a bug in the max_keepalive test * Fix a bug with max_keepalive handling * Fix a bug in stream_body/1 where data was lost under some conditions The tests now run quite faster than before. All the tests now run twice: once for TCP, once for SSL. |