pub(crate)ify the multipart facade

This commit is contained in:
Sean McArthur
2018-08-29 18:22:55 -07:00
parent f26d94d4ac
commit 2143aad3cd
4 changed files with 424 additions and 443 deletions

View File

@@ -179,7 +179,6 @@ mod connect_async;
mod body;
mod client;
mod into_url;
mod multipart_;
mod proxy;
mod redirect;
mod request;