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.
これはuwsgiでweb.pyを使用しています。
POST ハンドラーからページ データを返すと、ブラウザーは代わりに空白のページを受け取ります。GET ハンドラは問題なく動作しています。ハンドラーが正しく呼び出され、リダイレクト (web.seeother) が機能します。
私自身の質問に答えるには、呼び出す必要があります。web.input()そうしないと、返されたデータが無視されます(理由は誰にもわかりませんか?バグですか?)
web.input()