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

add support for multipart range requests according to rfc 7233 #1418

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

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    f21327f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    254258d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    35097d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    5e26a53 View commit details
    Browse the repository at this point in the history
  2. cs-fix, added some unit tests

    DanRiess authored and phil-davis committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2ebf6f2 View commit details
    Browse the repository at this point in the history
  3. tried fixing codecov complaints

    DanRiess authored and phil-davis committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    26c04b0 View commit details
    Browse the repository at this point in the history
  4. Typos in comments

    phil-davis committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    957b9b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    8b6a9d6 View commit details
    Browse the repository at this point in the history
  2. added old getHTTPRange function for BC and marked as deprecated, rena…

    …med new function to getHTTPRangeHeaderValue, moved preprocessRanges to CorePlugin
    DanRiess committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d2879cf View commit details
    Browse the repository at this point in the history