The previous version of FoxyProxy would allow you to proxy *.localhost domain names which makes it possible to remap some *.localhost domain names to :
Using *.localhost in this case is arguably semantically correct (as it is a local service) and currently makes it possible to host your HTTP service as a trusted context on Firefox.
However, this is not possible in the new version of the extension as it applies a global bypass for *.localhost which makes it impossible. While it is quite reasonable to have this protection by default, would it make sense to have an option to disable it ? (globally? per proxy?)
Caveats:
The previous version of FoxyProxy would allow you to proxy
*.localhostdomain names which makes it possible to remap some*.localhostdomain names to :Using
*.localhostin this case is arguably semantically correct (as it is a local service) and currently makes it possible to host your HTTP service as a trusted context on Firefox.However, this is not possible in the new version of the extension as it applies a global bypass for
*.localhostwhich makes it impossible. While it is quite reasonable to have this protection by default, would it make sense to have an option to disable it ? (globally? per proxy?)Caveats: