-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Milestone
Description
Is your feature request related to a problem? Please describe.
In Clojure the lastModified time on the URL is used to determine whether to load a file again. If the lastModified time is not specified/null, then it will always reload it. This leads to unexpected behaviour.
Describe the solution you'd like
Implement getLastModified in Handler and convey the modified time of the entries.
Describe alternatives you've considered
None.
I already made this change a long time ago in my clojure-focused build library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels