https://www.example.com/rest-of-the-path.jpg
, then enter https://www.example.com
as the base URL.tr:w-300,h-300
/rest-of-the-path.jpghttps://ik.imagekit.io/your_imagekit_id/rest-of-the-path.jpg
, ImageKit.io internally fetches the file from https://www.example.com/rest-of-the-path.jpg
.https://www.example.com
as the base URL for canonical header, then the image response for URL https://ik.imagekit.io/your_imagekit_id/rest-of-the-path.jpg
will have a Link header like this:static.example.com
, then that is what gets forwarded to your host instead of www.example.com
x-req-from
with its value set to imagekit
.