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
Age
Commit message (
Expand
)
Author
2019-12-31
Ignore malformed accept-encoding headers in cowboy_compress_h
Marcos Ferreira
2019-12-31
Test trailers bug when there are data frames in queue
Tony Han
2019-10-10
Use /long_polling for rfc7540 tests that reset the stream
2.7.0
Loïc Hoguin
2019-10-10
Add shutdown_reason Websocket command
Loïc Hoguin
2019-10-07
Add cowboy_req:cast/2
Loïc Hoguin
2019-10-07
Fix an intermittent test issue
Loïc Hoguin
2019-10-06
Document the commands based Websocket interface
Loïc Hoguin
2019-10-05
Add Websocket option validate_utf8
Loïc Hoguin
2019-10-05
Don't discard data following a Websocket upgrade request
Loïc Hoguin
2019-10-05
Add cowboy_req:filter_cookies/2
Loïc Hoguin
2019-10-04
Make cowboy_compress_h add vary: accept-encoding
Loïc Hoguin
2019-10-04
Improve some early_error tests
Loïc Hoguin
2019-10-03
Document media type wildcard in content_types_accepted
Loïc Hoguin
2019-10-03
Make stream_error early_error reasons consistent
Loïc Hoguin
2019-10-03
Add HTTP/2 tests with responses with HTTP/1.1 specific headers
Loïc Hoguin
2019-10-02
Ensure we can stream the response body from any process
Loïc Hoguin
2019-10-02
Ensure we can read the request body from any process
Loïc Hoguin
2019-10-02
Add {set_options, #{metrics_user_data := Map}}
Loïc Hoguin
2019-10-02
Add more HTTP/1.1 header parsing tests
Loïc Hoguin
2019-10-02
Fix HTTP/2 CVEs
Loïc Hoguin
2019-10-02
Update gun_down messages in test suites
Loïc Hoguin
2019-09-28
Add persistent_term support to the router
Loïc Hoguin
2019-09-16
Fix closing of connection on response_body_too_small
Loïc Hoguin
2019-09-15
Split up urlencoded tests to speed up req_SUITE
Loïc Hoguin
2019-09-15
Skip req_SUITE:read_body_mtu on Windows
Loïc Hoguin
2019-09-15
Increase the period for req_SUITE:read_body_period
Loïc Hoguin
2019-09-15
Fix h2spec_SUITE init_per_suite return values
Loïc Hoguin
2019-09-15
Fix intermittent failures in sys_SUITE
Loïc Hoguin
2019-09-14
Implement backpressure on cowboy_req:stream_body
Loïc Hoguin
2019-09-07
Improve the cowboy_static consistency across platforms
Loïc Hoguin
2019-09-06
Fix tests failing following Gun update to master
Loïc Hoguin
2019-09-06
Rename Gun's transport_opts to tls_opts
Loïc Hoguin
2019-09-06
Correct tests modifying mtime of static files
Loïc Hoguin
2019-09-06
Fix using custom fields in Req
Loïc Hoguin
2019-09-05
Fix and optimize sending of WINDOW_UPDATE frames
Loïc Hoguin
2019-07-26
Add a zero-length DATA frame in the lingering_data test
Tony Han
2019-07-16
Data received after RST_STREAM counts toward window
Tony Han
2019-04-01
Fallback to host header if authority is missing
Fredrik Enestad
2019-04-01
Add a cowboy_static test with an uppercase filename/extension
Loïc Hoguin
2019-03-10
Don't error out when h2spec can't be compiled
Loïc Hoguin
2018-11-22
Improve the reliability of some http_SUITE tests
Loïc Hoguin
2018-11-22
Fix compress buffering tests before OTP 20.1
Loïc Hoguin
2018-11-22
Move the final old HTTP suite tests and remove it
Loïc Hoguin
2018-11-21
Move many old HTTP test cases to the rest_handler test suite
Loïc Hoguin
2018-11-21
Move a old HTTP test cases to new plain_handler test suite
Loïc Hoguin
2018-11-21
Rename sec_SUITE to security_SUITE
Loïc Hoguin
2018-11-21
Move one more old HTTP test case
Loïc Hoguin
2018-11-21
Move some more tests out of the old HTTP test suite
Loïc Hoguin
2018-11-21
Create a security test suite based on old HTTP test cases
Loïc Hoguin
2018-11-21
Move another test from the old HTTP test suite
Loïc Hoguin
[next]