HTTP API - Content-Type returned by get command should be application/x-tar #1824
Labels
kind/bug
A bug in existing code (including security flaws)
status/deferred
Conscious decision to pause or backlog
topic/commands
Topic commands
The get command, e.g.
POST /api/v0/get?arg=QmedYJNEKn656faSHaMv5UFVkgfSzwYf9u4zsYoXqgvnch
, always returns a TAR stream. However it doesn't set the Content-Type header accordingly. It should be application/x-tar.The text was updated successfully, but these errors were encountered: