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
/
http_SUITE_data
Age
Commit message (
Expand
)
Author
2014-06-10
Allow users to pass a raw binary() as the expires header.
Drew Varner
2014-06-02
Add request body reading options
Loïc Hoguin
2014-04-26
Make loop handlers work with SPDY
Loïc Hoguin
2014-04-21
Silence expected test error reports from the console output
Loïc Hoguin
2014-03-24
Remove cowboy_client; use gun for the HTTP test suite
Loïc Hoguin
2014-02-06
Add and document the new multipart code
Loïc Hoguin
2013-11-18
Fix loop handler keepalive race condition
James Fish
2013-11-08
Add a workaround to disable chunked transfer-encoding
Adrian Roe
2013-09-09
Fix value for header content-encoding in a test
Loïc Hoguin
2013-09-03
add some tests for Host header parser
YAMAMOTO Takashi
2013-05-31
In content-types, the charset parameter is converted to lowercase
Loïc Hoguin
2013-05-16
Make the return value of AcceptResource callback consistent
Loïc Hoguin
2013-05-01
Update Ranch to 0.8.2 and use ct_helper for testing SSL
Loïc Hoguin
2013-04-28
Merge branch 'chunked-set-resp-body-fun' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-04-26
Add chunked response body fun
James Fish
2013-04-26
Move a test resource where it belongs
Loïc Hoguin
2013-04-24
Reorganize the http test suite
Loïc Hoguin
2013-04-22
Move SSL test certificates in a subdirectory
Loïc Hoguin
2011-04-08
Initial work on a ct test suite for the HTTP protocol.
Loïc Hoguin