0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/doc/src
Stefan Strigler 8fd3ff2d62 change init/2 to return #state{} in documentation
Most examples returned 'Opts' as given by second argument to init. By
using '#state{}' the examples make it more clear that this is what is
being passed as 'State' to all subsequent callbacks (if any).
2014-10-08 16:49:18 +02:00
..
guide change init/2 to return #state{} in documentation 2014-10-08 16:49:18 +02:00
manual Reverse the order of arguments of match_* functions 2014-10-04 13:21:16 +03:00