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
/
handlers
Age
Commit message (
Expand
)
Author
2016-08-15
Allow websocket_init/1 to reply/close/hibernate
Loïc Hoguin
2016-08-10
Make reply functions return Req
Loïc Hoguin
2016-08-10
Update the multipart reading interface
Loïc Hoguin
2016-08-10
Add a lot of todos
Loïc Hoguin
2016-08-10
Add tests for responses and request body reading
Loïc Hoguin
2016-06-22
Add forgotten changes to a test handler
Loïc Hoguin
2016-06-21
Add cowboy_req:uri/1,2
Loïc Hoguin
2016-06-20
Add initial req suite
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
2015-02-03
Use cowlib master
Loïc Hoguin
2014-11-07
Rename 'shutdown' close reason and tuples to 'stop'
Loïc Hoguin
2014-09-30
Improve handler interface and documentation
Loïc Hoguin
2014-09-26
Unify the init and terminate callbacks
Loïc Hoguin
2014-09-23
Breaking update of the cowboy_req interface
Loïc Hoguin
2014-07-12
Reply with 400 on header parsing crash
Loïc Hoguin
2014-04-26
Make loop handlers work with SPDY
Loïc Hoguin