lostisland/faraday

Please revisit the comma separated header collapsing decision.

Open

#1,120 创建于 2020年1月22日

在 GitHub 查看
 (6 评论) (1 反应) (0 负责人)Ruby (5,861 star) (997 fork)batch import
featurehelp wanted

描述

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?

贡献者指南

Please revisit the comma separated header collapsing decision. · lostisland/faraday#1120 | Good First Issue