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
/
doc
/
src
/
manual
Age
Commit message (
Expand
)
Author
2016-08-30
Fix rendering issues in the guide and manual
Loïc Hoguin
2016-03-06
Completely remove SPDY
Loïc Hoguin
2016-01-15
Minor grammar improvements from Derek Brown
2.0.0-pre.3
Loïc Hoguin
2016-01-14
Convert the documentation to Asciidoc
Loïc Hoguin
2015-07-27
Add optional callbacks
Loïc Hoguin
2015-02-16
Use cow_ws for the Websocket parsing code
Loïc Hoguin
2014-11-07
Rename 'halt' to 'stop' for better consistency
Loïc Hoguin
2014-11-07
Rename 'shutdown' close reason and tuples to 'stop'
Loïc Hoguin
2014-10-04
Reverse the order of arguments of match_* functions
Loïc Hoguin
2014-10-03
Remove the REST known_content_type callback
Loïc Hoguin
2014-10-01
Remove empty sections from the manual
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-24
Remove the error tuple return value for middlewares
Loïc Hoguin
2014-09-24
Remove the onrequest hook
Loïc Hoguin
2014-09-23
Make routing constraints use the fields format
Loïc Hoguin
2014-09-23
Breaking update of the cowboy_req interface
Loïc Hoguin
2014-08-12
Fix incorrect type in cowboy_static manual
Loïc Hoguin
2014-07-10
Clarify {true, URL} return for AcceptResource callback
Loïc Hoguin
2014-07-06
Provide installable man pages
Loïc Hoguin