http-rs / http-rs/surf

WASM Polish

Open
#26 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
1.5k
Forks
128
PR merge metrics
No merged PRs in 30d

Description

#25 introduces a minimal WASM backend for Surf. In order to make it production ready, we should:

- [x] support different methods on request
- [ ] support body uploads
- [ ] remove all unwraps
- [ ] set headers on request
- [x] get headers from response
- [x] create an internal `fetch` client abstraction to get ready to move the bulk of the code to `gloo`

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.