Commit Graph

16 Commits (2b93aa8b8370a9115103b3de18c5156de2e00a57)

Author SHA1 Message Date
_ 2b93aa8b83 🐛 Implement 416 Range Not Satisfiable
I had a lot of trouble getting AlwaysEqual to compile, so I tested it in a
completely separate crate and vendored it back into PTTH. It's also AGPLv3.
2020-11-09 00:55:45 +00:00
_ 02da0ff0fc 🐛 Redirect to add trailing slashes for directories 2020-11-08 17:58:14 +00:00
_ c5691d9d05 🐛 Fix the backlinks from servers up to the relay 2020-11-08 15:53:09 +00:00
_ e0298a5289 🐛 Working on a bunch of bugs and error handling 2020-11-06 23:43:52 +00:00
_ 3786cec8ab 🚧 Add a bunch more logging / tracing 2020-11-06 20:55:55 +00:00
Trisha Earley a96c82dea4 🐛 Add content-length header when POSTing a response to the relay 2020-11-06 18:47:04 +00:00
_ ba17f11297 ♻️ Extract http_serde::Body so I can make the file server standalone 2020-10-30 20:35:39 -05:00
_ 6d3a5ac9ba ♻️ Extract serve_all func 2020-10-30 17:25:22 -05:00
_ 1615f0d075 🚧 checkpoint 2020-10-30 17:01:37 -05:00
_ aa183de15e Impl HEAD method 2020-10-27 21:43:12 -05:00
_ 4c03e6d32a ❇️ Sending the ResponseParts back through a header.
Do you feel like a hero yet?
2020-10-27 21:29:15 -05:00
_ 1e86e9735e ♻️ Towards response headers and status code 2020-10-27 21:10:40 -05:00
_ d286adadc9 ❇️ You can now actually request different files 2020-10-27 20:39:02 -05:00
_ 290745f6cf Pass the right part of the URL to the server.
Also remove dead code
2020-10-27 20:31:38 -05:00
_ 406b13c3b1 ♻️ Package interesting request fields into MsgPack 2020-10-27 20:20:06 -05:00
_ 15b18a9335 🚧 2020-10-27 19:43:23 -05:00