#73 √ resolved
Pedro Belo

Set-Cookie header incompatible with current Rack spec

Reported by Pedro Belo | June 30th, 2008 @ 04:34 PM | in 1.0

Using Thin + Rack::Adapter::Rails + Lint won't work if you have two cookies being set in the same response.

The problem is Rack::Adapter::Rails is joining the cookies with a newline, which is not accepted in the current Lint implementation.

Here's the original discussion in rack-devel

And here's a small patch to keep the Set-Cookie header as one array

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Tags