aboutsummaryrefslogtreecommitdiffstats
path: root/test/rfc7230_SUITE.erl
AgeCommit message (Expand)Author
2020-05-20204 and 304 responses must not include a bodyLoïc Hoguin
2020-05-20Increase the default max_keepalive HTTP option to 1000Loïc Hoguin
2020-04-05Reduce the pipeline test body sizes to avoid filling send buffersLoïc Hoguin
2020-04-01Change a few flaky tests to use timetrap and infinity timeoutsLoïc Hoguin
2020-01-17Fix bugs related to HTTP/1.1 pipeliningLoïc Hoguin
2019-10-02Add more HTTP/1.1 header parsing testsLoïc Hoguin
2018-11-21Move one more old HTTP test caseLoïc Hoguin
2018-11-21Move some more tests out of the old HTTP test suiteLoïc Hoguin
2018-11-20Move HTTP/1.0 tests from the old test suite to rfc7230Loïc Hoguin
2018-11-19Use try..after in tests that start their own listenersLoïc Hoguin
2018-11-19Use ?FUNCTION_NAME instead of ct_helper:name()Loïc Hoguin
2018-11-14Don't send the content-length header in empty 304 responsesLoïc Hoguin
2018-06-04Add a test for an empty host header in rfc7230Loïc Hoguin
2018-05-18Remove the trailer header from HTTP/1.1 response if no TELoïc Hoguin
2018-05-18Improve the limit_requests_keepalive testLoïc Hoguin
2018-05-18Fix the ignore_requests_after_response_connection_close testLoïc Hoguin
2018-05-18Comment out the origin_form_reject_if_connect testLoïc Hoguin
2018-05-18Add more validation of absolute-form request targetsLoïc Hoguin
2018-05-18Remove more old_http_SUITE testsLoïc Hoguin
2017-12-06Properly handle OPTIONS * requestsLoïc Hoguin
2017-11-29Don't include a content-length in 204 responsesLoïc Hoguin
2017-11-29Fix a test descriptionLoïc Hoguin
2017-11-29Fix many rfc7230 tests that were echoing the URILoïc Hoguin
2017-11-29Add nowarn_export_all to all test suitesLoïc Hoguin
2017-11-26Fix an rfc7230 testLoïc Hoguin
2017-11-24Add more tests to the rfc7230 suiteLoïc Hoguin
2017-11-24Add a few more rfc7230 testsLoïc Hoguin
2017-11-24Add more tests to the rfc7230 suiteLoïc Hoguin
2017-11-23Move the pipeline test to the rfc7230 suiteLoïc Hoguin
2017-11-22Add more rfc7230 tests and better handle bad chunk sizesLoïc Hoguin
2017-11-20Add more rfc7230 tests and improve transfer-encodingLoïc Hoguin
2017-11-20Add more rfc7230 testsLoïc Hoguin
2017-11-19Move tests from old http suite to rfc7230 suiteLoïc Hoguin
2017-01-03Rewrite the tests for header name/value limitsLoïc Hoguin
2017-01-02Welcome to 2017Loïc Hoguin
2016-03-05Initial commit with connection/streamsLoïc Hoguin
2015-05-05Add rfc7230 test suite and update others to recent GunLoïc Hoguin