HttpCacheHeaders icon indicating copy to clipboard operation
HttpCacheHeaders copied to clipboard

Add general options object when constructing

Open KevinDockx opened this issue 6 years ago • 1 comments

Allow passing through general options object to turn off expiration and/or validations models. In ref to #60 & #5

KevinDockx avatar Aug 07 '18 15:08 KevinDockx

=> refactor to .AddHttpCacheHeaders(options => ...), cfr AddMvc(). Mark other constructors as obsolete.

KevinDockx avatar Aug 07 '18 15:08 KevinDockx

Closed, middlewareoptions will replace this.

KevinDockx avatar Jan 31 '23 09:01 KevinDockx