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
Age
Commit message (
Expand
)
Author
2015-02-01
Fix small detail in docs
Loïc Hoguin
2014-11-25
Small clarification on max_request_line_length
Loïc Hoguin
2014-11-24
Docs clarification when returning a list of ws frames
Loïc Hoguin
2014-11-23
Add a specs document for RFC6585
Loïc Hoguin
2014-11-23
Add an RFC7230 HTTP/1.1 server specification document
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
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-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-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-10
Clarify {true, URL} return for AcceptResource callback
Loïc Hoguin
2014-07-06
Provide installable man pages
Loïc Hoguin
2013-12-02
Remove the confusing doc folder
Loïc Hoguin
2013-03-02
Add a simple README in the doc folder for guidance
Loïc Hoguin
2012-05-23
Update version to 0.6.0
0.6.0
Loïc Hoguin
2011-07-06
Add documentation for the public interface.
Loïc Hoguin