mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
![]() First step in making all methods and header names binaries to get rid of many inconsistencies caused by decode_packet/3. Methods are all binary now. Note that since they are case sensitive, the usual methods become <<"GET">>, <<"POST">> and so on. |
||
---|---|---|
.. | ||
echo_get.app.src | ||
echo_get.erl | ||
echo_get_app.erl | ||
echo_get_sup.erl | ||
toppage_handler.erl |