Skip to content
Snippets Groups Projects
  1. Jun 05, 2024
  2. Jun 03, 2024
  3. May 30, 2024
  4. May 26, 2024
  5. May 22, 2024
  6. May 17, 2024
  7. May 10, 2024
    • Rémi Denis-Courmont's avatar
      http: allow short response byte range · d9b0f2b6
      Rémi Denis-Courmont authored
      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.
      
      (cherry picked from commit 90dc0a02)
      d9b0f2b6
  8. May 07, 2024
Loading