Send Last-Modified Header for HTML responses #17

Open
opened 2022-06-07 09:11:52 +00:00 by neri · 1 comment
Owner

The responses for the /uploaded/{id} and /{id} endpoints should also include a Last-Modified HTTP-Header when they are in their HTML-Format.
Maybe a *Varies: Accept-Encoding is necesary then.

The responses for the /uploaded/{id} and /{id} endpoints should also include a Last-Modified HTTP-Header when they are in their HTML-Format. Maybe a \*Varies: Accept-Encoding is necesary then.
Author
Owner

Actix does not seem to provide a middleware for this, this needs to be implemented manually.

Actix does not seem to provide a middleware for this, this needs to be implemented manually.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: neri/datatrash#17
No description provided.