Multiple header values
andrewchambers opened this issue · 0 comments
andrewchambers commented
I think, but am not certain, that some headers like 'Set Cookie' don't work so well comma separated. I think to work around this is may be nice to support arrays/tuples as header values indicating multiple values.
e.g.
:headers {"Set Cookie" [v1 v2 v3]}
I have implemented this in poolparty.