-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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:
- Fix for Host header should not be set by reverse proxy #53
- Upgraded to hyper v1
- Fixed some panics which can occur on a failed websocket upgrade
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!
reneleonhardt
Metadata
Metadata
Assignees
Labels
No labels