Version 1.13.3
- Change the
Referrer-Policy
header fromno-referrer
tostrict-origin
to send theorigin
and nothing else. Before theorigin
was not send or null.
Referrer-Policy
header from no-referrer
to strict-origin
to send the origin
and nothing else. Before the origin
was not send or null.