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
/
guide
Age
Commit message (
Expand
)
Author
2016-08-31
Update the guide chapter for responses
Loïc Hoguin
2016-08-30
Add the missing listeners guide chapter
Loïc Hoguin
2016-08-30
Minor documentation fixes
Loïc Hoguin
2016-08-30
Fix a couple xref links
Loïc Hoguin
2016-08-30
Add placeholder flow diagram chapter
Loïc Hoguin
2016-08-30
Fix rendering issues in the guide and manual
Loïc Hoguin
2016-08-25
Update the body reading chapter
Loïc Hoguin
2016-08-24
More 2.0 documentation updates
Loïc Hoguin
2016-06-06
Wording tweak in static handler chapter in the guide
Loïc Hoguin
2016-05-24
Partial update of the user guide
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-15
Make the getting started properly use master
Loïc Hoguin
2016-01-14
Convert the documentation to Asciidoc
Loïc Hoguin
2015-02-16
Merge branch 'master' of https://github.com/sstrigler/cowboy
Loïc Hoguin
2015-02-16
Merge branch 'patch-1' of https://github.com/grahamrhay/cowboy
Loïc Hoguin
2015-02-01
Fix small detail in docs
Loïc Hoguin
2015-01-19
Update getting_started.ezdoc
Graham Hay
2014-11-24
Docs clarification when returning a list of ws frames
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-08
change init/2 to return #state{} in documentation
Stefan Strigler
2014-10-04
Fix a bad link in the guide
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-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-11
Fix REST guide reference to accept_missing_post
Ali Sabil
2014-08-02
Fix language in getting started
Loïc Hoguin
2014-08-02
Update links extend -> ninenines
Loïc Hoguin
2014-08-02
Fix bad link format in the guide
Loïc Hoguin
2014-08-01
Add OTP release support and versioning info to the guide
Loïc Hoguin
2014-08-01
Update the Getting started chapter to new erlang.mk
Loïc Hoguin
2014-07-26
fix a documentation typo
Tomas Morstein
2014-07-12
Drop R15 support
Loïc Hoguin
2014-07-06
Provide installable man pages
Loïc Hoguin