Possibility to read multiple headers etc, from the same file
まだ誰も着手していません。
評価
調査の方向性
まず、-H ヘッダーオプションに対する HTTPie の CLI 処理と、現在のファイルベースのヘッダー値を確認します。その動作を要求と比較してください。1つのファイルで複数のヘッダーをサポートし、各ヘッダーをその key:value の内容で識別できるようにします。関連するテストでその動作がカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Checklist
- I've searched for similar feature requests.
Enhancement request
curl can - with the -H parameter - read many headers from the same file whereas httpie seems to only support one header (value) per file. In addition, the file in httpie can only contain the header value, not the key:value pair which can make it quite confusing if after a while you have many small files with values.
Problem it solves
Not having to provide many files and not having to know, to which header the value belongs
- 主要言語
- Python
- スター
- 38.6k
- フォーク
- 4k
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
httpie/cli のほかの issue
-
new
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
bug new
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·