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

RequestBuilder value reset when App restarts #48

Open
adapana opened this issue Mar 21, 2022 · 0 comments
Open

RequestBuilder value reset when App restarts #48

adapana opened this issue Mar 21, 2022 · 0 comments

Comments

@adapana
Copy link

adapana commented Mar 21, 2022

Some download URL need custom Header value to download file. I can set those headers using setRequestBuilder(pumpReq) in Pump.newRequest() method.

This will allow the file to download properly. But If I pause a download and then force stop app and again try to resume download it will fail with error "ERROR_UNKNOWN_SERVER_ERROR".

Is there any way to fix this?

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