1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-01-17 20:06:35 +00:00
Commit graph

3 commits

Author SHA1 Message Date
71ec9925f4 Fix sent http status codes. 2017-05-18 19:17:22 +01:00
aaa28d3454 Assign the actual numbers to the HTTP status codes enum.
This allows me to get rid of a good deal of crap.
2017-05-18 19:17:22 +01:00
cdd23d35d0 Make on_process() return an HttpHeader.
Response type is now decided by on_process' return value.
2017-05-18 19:17:22 +01:00