Hi all, I've begun a fork of this project at the following repo: https://code.betamike.com/micropelago/hyper-reverse-proxy/
I've extended upstream with the following changes:
I'm not going to bother creating a new crates.io package for this or anything like that, if you'd like to use my fork you can do so by adding the following to your Cargo.toml:
[patch.crates-io]
hyper-reverse-proxy = { git = "https://code.betamike.com/micropelago/hyper-reverse-proxy.git", branch = "master" }
If you have any issues or patches with my fork you'd like me to be aware of please feel free to email me at the address in my GH profile.
Cheers!
Hi all, I've begun a fork of this project at the following repo: https://code.betamike.com/micropelago/hyper-reverse-proxy/
I've extended upstream with the following changes:
I'm not going to bother creating a new crates.io package for this or anything like that, if you'd like to use my fork you can do so by adding the following to your
Cargo.toml:If you have any issues or patches with my fork you'd like me to be aware of please feel free to email me at the address in my GH profile.
Cheers!