Skip to content
  • Corentin LABBE's avatar
    Handle downloads using "Content-Encoding: gzip" · 4df8e846
    Corentin LABBE authored
    Actually LAVA fail to download objects when "Content-Encoding: gzip" is used by the HTTP server.
    This patch permits to always get object size, by disabling "Content-Encoding: gzip" for the first HEAD request (or GEt if HEAD was failling).
    4df8e846