You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use refit to access an API interface that returns a file stream, I use the browser developer tools to look at the response details, there is the file name in the response header, but when I process the response object in the code, the response header is empty
Describe the bug 🐞
When I use refit to access an API interface that returns a file stream, I use the browser developer tools to look at the response details, there is the file name in the response header, but when I process the response object in the code, the response header is empty
Step to reproduce
Reproduction repository
https://github.com/reactiveui/refit
Expected behavior
This should happen...
Screenshots 🖼️
No response
IDE
No response
Operating system
No response
Version
No response
Device
No response
Refit Version
No response
Additional information ℹ️
No response
The text was updated successfully, but these errors were encountered: