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.
JSON リクエストが処理される Twisted Rest インターフェイスを使用した後、JSON とバイナリ ファイルが一緒になる multipart/mixed リクエストを処理する必要性に直面しています。
curl で少しテストした後、リクエスト変数が ' file ' タイプで満たされることに気付きました。この種のリクエストを適切に処理する方法が Twisted にあるかどうか知りたいです。
ありがとう
古い投稿ですが、私はこれをemail モジュールで解決したことを覚えています。誰もが興味を持っています...