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

Simple support for range headers #1090

Closed
wants to merge 6 commits into from

Commits on Nov 13, 2020

  1. Enable offset in FileResponse

    Without this FileResponse cannot be used to satisfy range headers.
    Kojiro20 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    d724fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1bd798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d40b80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc0223d View commit details
    Browse the repository at this point in the history
  5. Fix linter issues

    Kojiro20 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    07b13bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1de51d View commit details
    Browse the repository at this point in the history