#73 ✓resolved
Pedro Belo

Set-Cookie header incompatible with current Rack spec

Reported by Pedro Belo | June 30th, 2008 @ 04:36 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 Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

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

Pages