Rails fix for cookie munging AT&T Proxies


/ Published in: Rails
Save to your folder(s)

Working on the problem described here: http://forums.att.com/t5/Data-Messaging-Features-Internet/3G-proxy-wnsnet-attws-com-strips-HTTP-response-headers/m-p/3294533/highlight/false#M59737

After some testing we found the below code to fix our troubles in Rails 1.0 sites. I have not checked if future Rails versions provide the same "fix" or not. We include this file in our environment file so that on load of the application we decide whether or not it is necessary and define the fix then.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.