actix / actix/actix-web

multipart test utilities

オープン
#2,808 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
A-web C-feature
主要言語
Rust
スター
24.8k
フォーク
1.9k
平均マージ
23時間 10分
マージ済み PR(30日)
26

説明

> As for multipart testing api it should be something like
> ```
> req.set_multipart(vec![
> MultipartField::String("someField", "value whatever here")
> ]);
> ```
>
> or just a MultipartForm object which is kind of like a map that you pass into set_multipart which sets all the required headers

- https://discord.com/channels/771444961383153695/993360047331606598/993362982627188757

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。