SimpleBridge is discarding cookies when no Content-Type is set
Reported by MarSik | June 27th, 2010 @ 08:33 AM | in 2.0.2
Rusty's latest patch to SimpleBridge (5538d57349939af1ef42) introduced a simple problem..
When Headers variable does not contain content-type, it adds a default content-type, but discards all other headers in the process..
This causes nitrogen (and everything else depending on cookies) to stop working properly with sessions.
Comments and changes to this ticket
-
Rusty Klophaus June 29th, 2010 @ 07:12 PM
- Milestone set to 2.0.2
- State changed from new to resolved
- Milestone order changed from 190793 to 0
Merged in your code from http://github.com/MarSik/nitrogen/tree/nitrogen2. You, sir, are on fire!
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Nitrogen Web Framework for Erlang