lostisland/faraday

Please revisit the comma separated header collapsing decision.

オープン

#1,120 opened on 2020/01/22

 (6 件のコメント) (1 件のリアクション) (0 人の担当者)Ruby (997 件のフォーク)batch import
featurehelp wanted

Repository metrics

Stars
 (5,861 個のスター)
PR merge metrics
 (平均マージ 53m) (30d で 3 merged PRs)

説明

There was a decision to concatenate multiple header values using comma as a delimiter in the past. (https://github.com/lostisland/faraday/issues/44) And this is the real-world consequences of the decision. https://github.com/sparklemotion/http-cookie/issues/28

Could you somehow provide a way to access raw HTTP headers?

コントリビューターガイド