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
2014-07-14
Support ad-hoc keep-alive for HTTP/1.0 Clients
Fred Hebert
2014-07-12
Remove deprecated body reading interface
Loïc Hoguin
2014-07-12
Drop R15 support
Loïc Hoguin
2014-07-12
Reply with 400 on header parsing crash
Loïc Hoguin
2014-07-07
Add failing test of chaining SPDY frames
Loïc Hoguin
2014-06-30
Return 422 instead of 400 when AcceptResource returns false
Loïc Hoguin
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
Add a test for multipart over chunked transfer-encoding
Loïc Hoguin
2014-04-26
Make loop handlers work with SPDY
Loïc Hoguin
2014-04-24
Fix two issues where listeners didn't get stopped properly
Loïc Hoguin
2014-04-22
Move listener initialization to cowboy_test
Loïc Hoguin
2014-04-22
Start applications directly from the ct hook
Loïc Hoguin
2014-04-21
Silence expected test error reports from the console output
Loïc Hoguin
2014-04-20
Enable Autobahn Test Suite by default
Loïc Hoguin
2014-04-17
Cleanup the configuration handling in http_SUITE
Loïc Hoguin
2014-04-11
Fix application start order in tests, gun depends on cowlib
Loïc Hoguin
2014-03-25
Simplify the SPDY suite using the new Gun interface
Loïc Hoguin
2014-03-24
Remove cowboy_client; use gun for the HTTP test suite
Loïc Hoguin
2014-02-06
Update copyright years
Loïc Hoguin
2014-02-06
Add and document the new multipart code
Loïc Hoguin
2013-12-28
Nicer error when NPN isn't available
Loïc Hoguin
2013-12-28
Fix a small typo in a test
Loïc Hoguin
2013-12-28
Fix the SPDY suite for R15
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-11-02
Review, improve and document the static files handler
Loïc Hoguin
2013-09-09
Fix value for header content-encoding in a test
Loïc Hoguin
2013-09-04
Make cowlib a proper dependency
Loïc Hoguin
2013-09-02
Merge branch 'ipv6-literal' of git://github.com/yamt/cowboy
Loïc Hoguin
2013-09-03
add some tests for Host header parser
YAMAMOTO Takashi
2013-09-02
Add request body support for SPDY
Loïc Hoguin
2013-08-31
Use gun to test the SPDY implementation in Cowboy
Loïc Hoguin
2013-07-12
Merge branch 'fix/websocket-inflate-unmask' of git://github.com/soundrop/cowboy
Loïc Hoguin
2013-07-12
Merge branch 'fix-chunked-req' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-07-05
Fix decoding of chunked body.
James Fish
2013-07-02
Add failing tests for the websocket deflate support
Ali Sabil
2013-06-29
Merge branch 'fix/http-tests-get-mtu' of git://github.com/soundrop/cowboy
Loïc Hoguin
2013-06-20
Add asn1 to the list of applications to be started for SSL
Loïc Hoguin
2013-06-20
Add support for the webkit deflate frame extension
Ali Sabil
2013-06-13
Use ct_helper for retrieving the loopack interface MTU
Ali Sabil
2013-06-10
Improve the detection of localhost interfaces for the HTTP test suite
Ali Sabil
2013-06-07
Fix the reading of the localhost MTU in the HTTP tests
Ali Sabil
2013-06-03
Add sendfile support to SPDY, enabling cowboy_static use
Loïc Hoguin
2013-06-03
Move static files creation into ct_helper
Loïc Hoguin
2013-05-31
In content-types, the charset parameter is converted to lowercase
Loïc Hoguin
2013-05-30
Add experimental and incomplete SPDY support
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
[next]