Age | Commit message (Collapse) | Author |
|
|
|
|
|
Reworked the table of contents also.
|
|
|
|
|
|
Not that it matters for the test, but still.
|
|
|
|
|
|
Temporary mimetypes list here too.
|
|
|
|
Temporarily hardcode the list of mimetypes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We now describe how to build a hello world application from
start to finish, including setting up erlang.mk for building,
and using relx for generating the release. All concepts are
not explained in details of course, but we don't need to at
this point, we just want things to be working.
|
|
Start moving a few functions from Cowboy into cowlib.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And various other improvements following the addition of two tests.
New dependency cowlib that will gradually receive most of the parse
code from SPDY but also HTTP and its headers.
|
|
this will be used by tests
|
|
|
|
|
|
|
|
|
|
|
|
Thanks ale.
|
|
|
|
|
|
|
|
|
|
|