We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support for the stream keyword to all Service Classes and the Uber class.
stream
The intended use case for this proposed enhancement relates to downloading large files from hosts using RealTimeResponse.
This keyword should be defined as a boolean and be provided to the requests library for all calls to the API.
More documentation regarding this keyword and it's usage can be found here.
Additional context As discussed in the Caracara repo.
The text was updated successfully, but these errors were encountered:
jshcodes
No branches or pull requests
Add support for the
stream
keyword to all Service Classes and the Uber class.This keyword should be defined as a boolean and be provided to the requests library for all calls to the API.
More documentation regarding this keyword and it's usage can be found here.
Additional context
As discussed in the Caracara repo.
The text was updated successfully, but these errors were encountered: