Open ghost opened 9 years ago
I think both ways (exclude and cache) should be included. It depdends always on the current case.
@moonpyk +1 should be merged
@LinuxDoku, thanks a lot for the contribution ! Could you rebase -i your commit to include only changes to MvcDonutCaching library the code (not all the project and nuget package mess) ?
@irii @LinuxDoku
:+1:
@moonpyk Looks like this works nicely. Also, do you think that if I want to do the reverse, i.e exclude certain headers (e.g. cookies), then a good way to do it is to copy what irii did in this line, but to remove headers rather than add them?