lostisland/faraday
在 GitHub 查看Please revisit the comma separated header collapsing decision.
Open
#1,120 创建于 2020年1月22日
featurehelp wanted
仓库指标
- Star
- (5,861 star)
- PR 合并指标
- (平均合并 53分钟) (30 天内合并 3 个 PR)
描述
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?