Does iPhone/iPad Safari require 'Accept-Ranges' header for video?
问题 I've been having problems serving videos from my dev server that play in mobile Safari. My dev server does not support the 'Accept-Ranges' header and after reading a few forums I've discovered that may be my problem. Here is an example forum posting saying just that. Is this correct? Does mobile Safari require the Accept-Ranges header? Can anyone point me to any Apple documentation actually stating that? Thanks. 回答1: I found some Apple documentation that says that it does in fact need that