Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

FiskalyHttpResponse should provide a way to access the response body as a stream instead of a byte array #36

Open
nicolasguenther opened this issue Apr 8, 2021 · 0 comments

Comments

@nicolasguenther
Copy link

This is crucial for handling downloads of DSFinV-K exports (https://developer.fiskaly.com/api/dsfinvk/v0/#operation/getExportDownload). We want to basically pass the response stream through our application without being forced to hold the potentially large export file in memory. Retrieving a fiskaly download url for the export file is not an option as we need to handle access permissions on our own.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant