docs: add comments in forwarder and todo

This commit is contained in:
Jun Kurihara 2023-08-08 18:02:37 +09:00
commit 2edc8eb79f
No known key found for this signature in database
GPG key ID: D992B3E3DE1DED23
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# TODO List
- [Try in v0.5.1 or 0.6.0] Fix strategy for `h2c` requests on forwarded requests upstream. This needs to update forwarder definition. Also, maybe forwarder would have a cache corresponding to the following task.
- [Try in v0.6.0] **Cache option for the response with `Cache-Control: public` header directive ([#55](https://github.com/junkurihara/rust-rpxy/issues/55))**
- Improvement of path matcher
- More flexible option for rewriting path