5 ms·
What happens when a remote server doesn't support Range headers?
by conickal 12y ago
What happens when a remote server doesn't support Range headers?
- mholt 12y agoThen you can't use the streaming feature. Fortunately, most production-ready servers support the Range header.