[Bug]: Range Request is not working #19443
Unanswered
hamzasdsol
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Lines 197 to 206 in 72339dc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Attach (recommended) or Link to PDF file
https://link.testfile.org/PDF10MB
Web browser and its version
Chrome Version 133.0.6943.54 (Official Build) (x86_64)
Operating system and its version
mac version 15.3
PDF.js version
4.10.38
Is the bug present in the latest PDF.js version?
Yes
Is a browser extension
No
Steps to reproduce the problem
What is the expected behavior?
api is supporting range request, and pdfjs should do the range request automatically
What went wrong?
any file i open it downloads the whole file and not doing the range request, if force the range request like
range-0-
it does the range requests but without that it just downloads the whole file. i have file bigger than 200mb it takes some time to download it. thats why my api is now supports range requests but pdfjs is not attaching the range headerLink to a viewer
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions