cameronhunter / local-ssl-proxy

Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only.
MIT License
690 stars 66 forks source link

Proxy headers #117

Open SystemDisc opened 1 year ago

SystemDisc commented 1 year ago

Would you be able to add headers like X-Forwarded-Proto and the like?

Thanks

SystemDisc commented 1 year ago

Actually, it looks like this header is set, but it's set to https,http instead of just https for some reason.