Age | Commit message (Collapse) | Author |
|
There were a couple things defined that were never used, this gets rid
of them and reorganizes the constants to make things a bit neater.
|
|
This commit adds the submodule, and changes @include("mime.zig") to
refer to the new subdirectory.
|
|
It is functional, however it relies on "mime.zig", which I don't yet
know how to link. It also currently only supports error codes 200 and
404. It deserves to be made better, but I'll have to see how to make
that happen as I go along.
|