http-rs / http-rs/surf

Implement multipart file uploads

Open
#75 5 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
1.5k
Forks
128
PR merge metrics
No merged PRs in 30d

Description

I couldn't find anywhere documenting a desire or otherwise a lack of desire for `multipart/form-data` support.

I have a very basic streaming multipart client API in `multipart-async` now: https://github.com/abonander/multipart-async/tree/master/src/client

It's not quite production ready yet though. I want to add several more tests. It's also built against `tokio-io` instead of `futures-io`. Whoops.

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.