use last_modified header wherever possible fast caching #50

Closed
opened 2021-05-16 22:17:06 +02:00 by moritz · 2 comments
Owner

i think ots almost done, however systematic testing should be applied. also right now only last_modified is returned as header but not an etag, why?

i think ots almost done, however systematic testing should be applied. also right now only last_modified is returned as header but not an etag, why?
moritz added this to the 2.0 Happy Bday 2 milestone 2021-05-16 22:17:06 +02:00
moritz added the
+ speed
label 2021-05-16 22:17:06 +02:00
Author
Owner

because etag is not convenient for the use case of this coin app. last_modified is sufficcient and better suited to the data format.

because etag is not convenient for the use case of this coin app. last_modified is sufficcient and better suited to the data format.
Author
Owner

see #13

see #13
Sign in to join this conversation.
No Milestone 2.0 Happy Bday 2
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: moritz/coinmanager#50
No description provided.