index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
rfc7230_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-06-04
Add a test for an empty host header in rfc7230
Loïc Hoguin
2018-05-18
Remove the trailer header from HTTP/1.1 response if no TE
Loïc Hoguin
2018-05-18
Improve the limit_requests_keepalive test
Loïc Hoguin
2018-05-18
Fix the ignore_requests_after_response_connection_close test
Loïc Hoguin
2018-05-18
Comment out the origin_form_reject_if_connect test
Loïc Hoguin
2018-05-18
Add more validation of absolute-form request targets
Loïc Hoguin
2018-05-18
Remove more old_http_SUITE tests
Loïc Hoguin
2017-12-06
Properly handle OPTIONS * requests
Loïc Hoguin
2017-11-29
Don't include a content-length in 204 responses
Loïc Hoguin
2017-11-29
Fix a test description
Loïc Hoguin
2017-11-29
Fix many rfc7230 tests that were echoing the URI
Loïc Hoguin
2017-11-29
Add nowarn_export_all to all test suites
Loïc Hoguin
2017-11-26
Fix an rfc7230 test
Loïc Hoguin
2017-11-24
Add more tests to the rfc7230 suite
Loïc Hoguin
2017-11-24
Add a few more rfc7230 tests
Loïc Hoguin
2017-11-24
Add more tests to the rfc7230 suite
Loïc Hoguin
2017-11-23
Move the pipeline test to the rfc7230 suite
Loïc Hoguin
2017-11-22
Add more rfc7230 tests and better handle bad chunk sizes
Loïc Hoguin
2017-11-20
Add more rfc7230 tests and improve transfer-encoding
Loïc Hoguin
2017-11-20
Add more rfc7230 tests
Loïc Hoguin
2017-11-19
Move tests from old http suite to rfc7230 suite
Loïc Hoguin
2017-01-03
Rewrite the tests for header name/value limits
Loïc Hoguin
2017-01-02
Welcome to 2017
Loïc Hoguin
2016-03-05
Initial commit with connection/streams
Loïc Hoguin
2015-05-05
Add rfc7230 test suite and update others to recent Gun
Loïc Hoguin