ruby on rails - Removing Set-Cookie headers from response -


i'm trying remove set-cookie headers kind of http response of app.

as advised in article below :

rails 3 disabling session cookies

i added "middleware app" make it. unfortunately, observe of these headers still in response!

theses set-cookie headers in fact cookies set other app (and that's normal 2 apps share these cookies)

any appreciated!


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -