csharpier
csharpier copied to clipboard
Invocation with ObjectCreation is ugly
context.CachedResponseHeaders[HeaderNames.CacheControl] = new CacheControlHeaderValue()
{
Public = true
}.ToString();