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
/
guide
/
toc.md
Age
Commit message (
Expand
)
Author
2014-06-04
Add a REST principles chapter to the guide
Loïc Hoguin
2014-03-03
Update and improve Websocket chapters in the guide
Loïc Hoguin
2014-02-06
Add and document the new multipart code
Loïc Hoguin
2013-11-02
Review, improve and document the static files handler
Loïc Hoguin
2013-09-23
Greatly expand on the Req object
Loïc Hoguin
2013-09-18
Greatly improve the HTTP handlers chapter
Loïc Hoguin
2013-09-18
Added a chapter about life of HTTP requests
Loïc Hoguin
2013-06-27
Greatly improve the guide introduction
Loïc Hoguin
2013-04-26
Update the REST chapter of the guide
Loïc Hoguin
2013-04-25
Improve static file handler guide chapter
Loïc Hoguin
2013-03-22
Add a guide section for resource links
Loïc Hoguin
2013-02-20
Add cowboy:set_env/3
Loïc Hoguin
2013-01-29
Add a section about closing the connection in the guide
Loïc Hoguin
2013-01-20
First draft done for the request object guide chapter
Loïc Hoguin
2013-01-18
Finish up the Internals chapter
Loïc Hoguin
2013-01-18
Document loop handlers in the guide
Loïc Hoguin
2013-01-18
Beginning of request object chapter in the guide
Loïc Hoguin
2013-01-18
Add plain HTTP handlers documentation to the guide
Loïc Hoguin
2013-01-18
Explain how to write custom protocol upgrades in the guide
Loïc Hoguin
2013-01-17
Get the basics of Websocket covered in the guide
Loïc Hoguin
2013-01-17
Add cowboy_bstr:capitalize_token/1
Loïc Hoguin
2013-01-03
Add middleware support
Loïc Hoguin
2013-01-01
Add a skeleton of the guide to ease user contributions
Loïc Hoguin
2012-11-27
Cosmetic changes to various documentation files
Loïc Hoguin
2012-10-15
Add Introduction chapter to the guide
Loïc Hoguin