summaryrefslogtreecommitdiff
path: root/tests/test-Http.cc
AgeCommit message (Expand)Author
2012-02-28Having a slightly better approach for writing Http responses.Nicolas "Pixel" Noble
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
2011-11-21GeneralException() will now trace the callstack and store this, for debugging...Pixel
2011-11-18Starting to re-organize the HTTP code a bit. Sharing code between the server ...Pixel
2011-11-17HTTP server's first real test, alongside multiple taskmanager threads.Pixel