Reputation: 91
I am using play 2.1.0. I want to set a secure flag for request headers. I tried using application.session.cookie.secure=true in application.conf with https host. But still the security flag is not set in header.
Did not find much on internet.
Upvotes: 0
Views: 643