mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +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_post.app.src | ||
echo_post.erl | ||
echo_post_app.erl | ||
echo_post_sup.erl | ||
toppage_handler.erl |