rsnext/test/integration/next-image-legacy
Fonger afddb6ebda
fix(image): preload should respect referrerPolicy (#49584)
This is a bug fix PR.

We should respect referrerPolicy when preloading a priority next/image

Reproduce codesandbox: https://codesandbox.io/p/sandbox/boring-fog-4o28oi
As you can see, the image still request with `referer` header although we have `referrerPolicy="no-referrer" in img attribute.

<img width="645" alt="image" src="https://github.com/vercel/next.js/assets/5862369/6a2779d3-e0e2-4dfe-80d2-c8a4243f430b">
2023-05-13 20:33:07 +00:00
..
asset-prefix
base-path Update test env variable passing (#44912) 2023-01-15 23:20:16 -08:00
basic BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
custom-resolver BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
default fix(image): preload should respect referrerPolicy (#49584) 2023-05-13 20:33:07 +00:00
image-from-node-modules
no-intersection-observer-fallback BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
noscript
react-virtualized
svgo-webpack
trailing-slash Update some flakey test cases (#47556) 2023-03-26 23:41:15 -07:00
typescript
unicode
unoptimized