Skip to content
Snippets Groups Projects

http: allow short response byte range

Merged Rémi Denis-Courmont requested to merge Courmisch/vlc:rfc9110 into 3.0.x

RFC9110 specifies that a client must handle a shorter response range than requested in all circumstanges. Previously, RFC7233 only required that behaviour for multipart ranges, which VLC did not use.

This matches the newer specification: VLC will try to resume from the last received offset not only on unexpected error, but also on short response.

Fixes #28627 (closed).

(cherry picked from commit 90dc0a02)

Merge request reports

Merge request pipeline #468528 passed

Merge request pipeline passed for d9b0f2b6

Merged by Jean-Baptiste KempfJean-Baptiste Kempf 8 months ago (May 11, 2024 4:17pm UTC)

Loading

Pipeline #470793 passed

Pipeline passed for d9b0f2b6 on 3.0.x

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading