You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some PDF-files I can't deliver with mongoose.
The http-header asks for something like
Range: bytes=581120-596717, 596718-606721, 606722-617449, 1836616-1837994,
1834896-1836229, 1844508-1846009, 1837995-1841917, 1844311-1844507,
617450-639641
Mongoose handles only the first content-range.
But according to RFC 2616 par 14.16 resp. appendix 19.2
it should answer with multipart/byteranges
Original issue reported on code.google.com by holger.g...@googlemail.com on 16 Feb 2011 at 10:19
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
holger.g...@googlemail.com
on 16 Feb 2011 at 10:19The text was updated successfully, but these errors were encountered: