Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native support for streaming requests/responses #16

Open
ariebovenberg opened this issue Feb 12, 2018 · 1 comment
Open

Native support for streaming requests/responses #16

ariebovenberg opened this issue Feb 12, 2018 · 1 comment

Comments

@ariebovenberg
Copy link
Owner

For some cases, streaming requests and responses could be useful. E.g. downloading a file.

@ariebovenberg ariebovenberg changed the title Streaming requests/responses Native support for streaming requests/responses Mar 5, 2018
@ariebovenberg
Copy link
Owner Author

ariebovenberg commented Mar 5, 2018

As of version 1.1 queries can be fully customized by HTTP client if necessary. This allows streaming downloads. See here.

In the future, streaming requests/responses may be part of the unified API so it can be used with any API client.

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

No branches or pull requests

1 participant