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

Pass headers to dead render #175

Open
simlay opened this issue Sep 19, 2024 · 1 comment · May be fixed by #209
Open

Pass headers to dead render #175

simlay opened this issue Sep 19, 2024 · 1 comment · May be fixed by #209

Comments

@simlay
Copy link
Contributor

simlay commented Sep 19, 2024

This is the core implementation of liveview-native/liveview-client-swiftui#1456 (comment).

This should be passed into the LiveSocket constructor and then down to the reqwest::get call.

@mobile-bungalow
Copy link
Contributor

Additionally: There's currently no way to specify the http method or body when connecting on the dead render.

we may end up wrapping the reqwest api pretty closely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants