Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use raw buffer to parse files #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2021

  1. Use Buffer.byteLength to parse file size

    - Fix the version number of target URL in 'broken absolute' test case
    - Support download size limit
    - Temporary set the download limit to 5 MB
    PaperStrike committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    913eb70 View commit details
    Browse the repository at this point in the history
  2. Support raw buffer

    - Update got to 11.8.2
    PaperStrike committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    284e838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ada78 View commit details
    Browse the repository at this point in the history