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.
リクエストで Accept-encoding ヘッダーを送信せずに curl でレスポンスを解凍する方法はありますか?
Accept-encoding ヘッダーの順序が関連している可能性がある問題をデバッグしようとしていますが、応答が何であるかを知る必要もあります。送信-H 'Accept-encoding: gzipしただけでサーバーが応答を gzip すると、curl はそれを解凍しません。
-H 'Accept-encoding: gzip