Skip to content

utcExpires is always DateTime.Max in Add method despite what the Duration is set too #48

Description

@jeffrymorris

No matter what you set for the [OutputCache(Duration=???)] the OutputCacheProvider.Add method always receives {12/31/9999 11:59:59 PM} for whatever the Duration is.

Note: I assume that Duration maps to utcExpires, but I may be wrong :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions