curlコマンドでクエリ文字列を指定した後に
ヘッダーを付与すると”command not found”が出力されます。
対応方法をご教示願います。Linux上でCurlを実施しています。
linux
1curl https://URL -H "Authorization:トークン" 2成功 3curl https://URL?クエリ文字列1&クエリ文字列2 -H "Authorization:トークン" 4失敗 5-bash: -H: command not found
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/10/22 03:00
2020/10/22 03:08 編集