Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-19 | Websocket options are no longer per listener | Loïc Hoguin | |
2016-11-05 | Tweak small things in the cowboy manual | Loïc Hoguin | |
2016-10-01 | Small tweaks to cowboy module manual | Loïc Hoguin | |
2016-09-25 | Update manual for the cowboy module | Loïc Hoguin | |
This commit separates the documentation of the functions into separate manual pages, with at least one example per function and a lot more details about parameters, return values and related functions and modules. It also includes a changelog indicating when the function was added or changed. The inspiration for this comes mainly from the PHP documentation and feedback from users. | |||
2016-03-06 | Completely remove SPDY | Loïc Hoguin | |
2016-01-14 | Convert the documentation to Asciidoc | Loïc Hoguin | |
A few small revisions were made, and Erlang.mk has been updated. |