Re: Multi-Range requests

2024-12-03 Thread Mark Thomas
ation" or "Fast Web View". https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/howtos/#pdf-linearization It mentions range requests, but I do not know whether those are single-range requests, or multi-range requests. b) pdf.js (the PDF viewer used in Firefox and ot

Re: Multi-Range requests (was: (tomcat) branch main updated: Reject Range-Request if those ranges are not strictly in ascending order (#791))

2024-12-03 Thread Rémy Maucherat
ps://stackoverflow.com/questions/1817750/do-most-browsers-make-multiple-http-requests-when-displaying-a-pdf-from-within-t/1818770#1818770 > "Do most browsers make multiple HTTP Requests when displaying a PDF > from within the browser" > > Range: bytes=242107-244329, 8060-76128 >

Multi-Range requests (was: (tomcat) branch main updated: Reject Range-Request if those ranges are not strictly in ascending order (#791))

2024-12-03 Thread Konstantin Kolinko
6128 And finally Google found the following, our own: https://bz.apache.org/bugzilla/show_bug.cgi?id=53814 Range: bytes=3446021-3447865, 475136-1792507 3. Other thoughts, a) Nowadays there is a name for technology: "PDF Linearization" or "Fast Web View". https://developer.adobe