summaryrefslogtreecommitdiff
path: root/spider
AgeCommit message (Expand)Author
2021-02-14Renamed path field in Request struct to resource and implemented Display trai...Andrew
2021-02-14Added rest of HTTP methods and default handler for unhandled methods.Andrew
2021-02-14Added handling of some errorsAndrew
2021-02-14Changed request parsing so that it now parses body as bytesAndrew
2021-02-14Added actual formatting of responsesAndrew
2021-02-14Added more TODOsAndrew
2021-02-14Fixed another error.Andrew
2021-02-14Fixed error in HttpServerAndrew
2021-02-14Changed structure of libraryAndrew
2021-02-14Divided package into library and binaryAndrew