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
/
src
/
cowboy.erl
Age
Commit message (
Expand
)
Author
2013-02-20
Add cowboy:set_env/3
Loïc Hoguin
2013-01-04
Hello 2013
Loïc Hoguin
2012-08-27
Rename cowboy_http_protocol to cowboy_protocol
Loïc Hoguin
2012-08-27
Switch to Ranch for connection handling
Loïc Hoguin
2012-05-23
Update version to 0.6.0
0.6.0
Loïc Hoguin
2012-05-21
Small updates to the ROADMAP and doc comments
Loïc Hoguin
2012-01-31
Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2
Loïc Hoguin
2011-12-15
Add cowboy:accept_ack/1 for a cleaner handling of the shoot message
Loïc Hoguin
2011-10-10
Add cowboy:child_spec/6
Jesper Louis Andersen
2011-08-10
Introduce cowboy_listener for managing a listener
Loïc Hoguin
2011-07-18
Fail fast when a wrong type is given to API functions
Loïc Hoguin
2011-07-06
Add documentation for the public interface.
Loïc Hoguin
2011-05-25
Refresh the type specifications.
Loïc Hoguin
2011-04-03
Don't ignore the return values in cowboy:stop_listener/1.
Loïc Hoguin
2011-04-03
Make Cowboy an OTP application again, properly this time.
Loïc Hoguin