Skip to content

Conversation

@Himmelschmidt
Copy link
Contributor

Closes #4947

Adds HTTP status code checking to FileStream::from_response() so server errors are properly propagated to the client as Err(ServerFnError) instead of Ok(FileStream).

@Himmelschmidt Himmelschmidt requested a review from a team as a code owner November 10, 2025 15:07
@jkelleyrtp jkelleyrtp merged commit 317abed into DioxusLabs:main Nov 11, 2025
18 of 19 checks passed
@jkelleyrtp
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

FileStream error handling

2 participants