summaryrefslogtreecommitdiff
path: root/spider/src/request.rs
AgeCommit message (Collapse)Author
2021-02-14Renamed path field in Request struct to resource and implemented Display ↵Andrew
trait for HttpServer
2021-02-14Changed request parsing so that it now parses body as bytesAndrew
2021-02-14Added more TODOsAndrew
2021-02-14Changed structure of libraryAndrew