The _cat_file function currently ignores headers provided by the user. While this might be intended behavior since we have not supported them historically, I believe now is a good time to add support for this use case, given that _get_file will soon depend on it.
The
_cat_filefunction currently ignores headers provided by the user. While this might be intended behavior since we have not supported them historically, I believe now is a good time to add support for this use case, given that_get_filewill soon depend on it.