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

HTTP request cancellation? #25296

Open
renaudcerrato opened this issue Jan 27, 2025 · 0 comments
Open

HTTP request cancellation? #25296

renaudcerrato opened this issue Jan 27, 2025 · 0 comments

Comments

@renaudcerrato
Copy link

Long story short, I'm currently evaluating the Google Drive API v3 Java client library, and willing to create a Kotlin wrapper around it with coroutine support.

I may be wrong or have overlooked something, but I can't find any way to cancel HTTP requests?

Obviously, downloads and uploads are the best candidates for cancellation, but any requests should benefits of it in a mobile application.

Any thoughts?

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

No branches or pull requests

1 participant