vendredi 2 juin 2017

Testing httpCookie attribute in web.config file

I was wondering how exactly you would test the httpCookie tag in your web.config file. More in terms of acceptance criteria and not unit testing. The full httpCookies attribute in my code looks like:

<httpCookies httpOnlyCookies="true" requireSSL="true"/> 

Any help would be greatly appreciated.

Aucun commentaire:

Enregistrer un commentaire