Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
/ multipart-async Public archive

Multipart requests with an asynchronous API.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

abonander/multipart-async

Repository files navigation

Multipart-async Build Status On Crates.io

NOTE: pre-alpha software, mostly untested and still in development. Early feedback is welcome, but use at your own risk.

Futures-based client- and server-side abstractions for HTTP file uploads (POST requests with Content-Type: multipart/form-data).

Preliminary support for Hyper 0.13 and async/await; requires 1.39 to build (nightly-2019-08-15, will be released to beta on 2019-09-26).

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Multipart requests with an asynchronous API.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages