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
/
examples
/
static_world
Age
Commit message (
Expand
)
Author
2016-01-14
Simplify specifying the Cowboy version in examples
Loïc Hoguin
2016-01-14
Remove the .app.src file in all examples
Loïc Hoguin
2016-01-14
Simplify example instructions and fix broken examples
Loïc Hoguin
2015-05-06
Add an index.html that is also served statically as the default for /
David N. Welton
2014-10-03
Make examples use Cowboy master
Loïc Hoguin
2014-08-01
Update to erlang.mk 1.0.0
Loïc Hoguin
2014-06-30
Update erlang.mk and update paths to start the release
Loïc Hoguin
2013-11-02
Review, improve and document the static files handler
Loïc Hoguin
2013-10-22
No need for relx in path for examples anymore
Loïc Hoguin
2013-10-14
erlang.mk now has built-in support for relx
Loïc Hoguin
2013-09-09
Fix the list of registered processes in the examples
Loïc Hoguin
2013-09-09
Fix command to start the static_world release
Loïc Hoguin
2013-09-09
Convert the static handler example to a release
Loïc Hoguin
2013-09-04
Make cowlib a proper dependency
Loïc Hoguin
2013-01-30
Rename example 'static' to 'static_world' to avoid confusion
Loïc Hoguin