This repository was archived by the owner on Nov 22, 2018. It is now read-only.
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
Add options for cookie handling #113
Closed
Description
It would be nice if there are options for cookies handling. Two things I can propose:
- Option to ignore all cookies (they are often used for client-side stuff only in public sites)
- Option to give names of cookies to ignore
Second option is specially important as currently it is not possible to use Application Insights with response caching as AI uses cookies when browser-side diagnostics are enabled. I think in this case request cookies must be just copied to response to not delete them.
Metadata
Metadata
Assignees
Labels
No labels