Accept-Ranges skipped by Dispatcher
Hi Team,
To play video in Safari browser, we understood that "Accept-Ranges" header in response is required.
However, when we access our site and check response header, we dont find this specific header. However, if we simply access site using publish instances IP, we can see this header in response and as a result, Video being played well in Safari.
We tried to add this header in Clientheader.any file, but no luck.
Do you have any idea/Have you ever faced similar issue?