-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Ahh, looking at the code I think your suggestion before might work here. I think we can use the OnAfterRequest callback for the request to be able to get the response message so we can do something useful with that (basically save it off to inspect later?) when the download action completes?
If that is accurate we can close this out.
Originally posted by @kendallb in #1823 (comment)
Hi, I'm having a similar issue : the server respond an error (406 in my case), but I don't have any indication that the download failed, and I save the body as the expected file I'm downloading (but got an error message in file).
What where you thinking to circumvent the issue ?
At the very least, I want an exception if the server doesn't return a 20X.
Regards,
Metadata
Metadata
Assignees
Labels
No labels