Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
files: remove HTTP code from read_content
* Setting the return code directly hides the return code that ``send_file`` might be issuing, resulting in odd situations when the storage layer returns a 302, i.e. offload download.
- Loading branch information