問題タブ [hostheaders]
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.
post - 郵便配達員から複数のホスト ヘッダーを渡す方法
postman で post http リクエストに複数のホスト ヘッダーを追加しようとしていますが、Error: hostHeader.startsWith is not a function のようなエラーが発生します。単一のヘッダーを渡すと機能しますが、もう1つのヘッダーを渡すとエラーがスローされ、上記のメッセージでリクエストを送信できませんでした。複数のホスト ヘッダーを許可するために必要な構成はありますか