問題タブ [x-www-form-urlencoded]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
102 問題
0
投票する
1
に答える
2092
参照
http - flutter x-www-form-urlencoded POST リクエスト
現在、2 つのキー値をサーバーに送信して回答を得ようとしています。私のコード(main.dart):
サーバーコード:
応答 Responsem.dart ファイルの場合:
サーバー側から取得した値は「false:novalue」のみで、statusCode は 200 であるため、私の体は正しくないと思います。ありがとう...