Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像をいくつかのテキストパラメータと一緒にFlaskサーバー(HTTP POST)に送信したいと思います。
Flaskを使用して両方を受信するにはどうすればよいですか(たとえば、画像を保存してテキストを印刷する)?
request.data他のフォーム データと同じようにアクセスします。
request.data