Enable image scaling¶
To enable the Image Scaling add-on for images on your infrastructure, you must include one of the following values in the Content-Type header:
image/jpegimage/jpgimage/x-jpegimage/x-jpgimage/pngimage/x-png
Note
If the Content-Type header is specified differently or not at all by the customer infrastructure, the images are not converted.
To scale the image using a query string, you must include the image width as a parameter with each request, in addition to the header, as follows:
?myravresize=<image width in pixels>