0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/include
Loïc Hoguin 71b31cee92 Make sure we can only reply to an HTTP request inside Handler:handle.
Of course since requests are a record the response state can be explicitly
overriden, but standard use prevents errors by making sure only one reply
is sent.
2011-03-20 18:03:36 +01:00
..
http.hrl Make sure we can only reply to an HTTP request inside Handler:handle. 2011-03-20 18:03:36 +01:00
types.hrl Add support for the '*' path. 2011-03-19 18:53:59 +01:00