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

Example of requesting a continuous stream #706

Closed
CarbonPool opened this issue Jan 21, 2024 · 1 comment
Closed

Example of requesting a continuous stream #706

CarbonPool opened this issue Jan 21, 2024 · 1 comment

Comments

@CarbonPool
Copy link

I need to request an http address of type multipart/x-mixed-replace, he keeps returning streaming content, I didn't find how this library implements it, any help is greatly appreciated.

@algesten
Copy link
Owner

Hey @CarbonPool thank you for checking out ureq.

Have a look at Response::into_reader which allows you to stream a body.

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

2 participants