Closed roninaruka closed 1 year ago
It in intended browser behavior. We provide upgrade-insecure-requests
in CSP
which will automatically upgrade the http
to https
when the host is not localhost
.
I don't see the need of remove it as it is a good behavior for having it.
You can always use transformStaticCSP
option to remove the unwanted part for CSP
Prerequisites
Fastify version
4.0.0
Plugin version
7.4.1
Node.js version
16.18.1
Operating system
Linux
Operating system version (i.e. 20.04, 11.3, 10)
20.04
Description
running on system ip
Steps to Reproduce
Expected Behavior
No response