Skip to content

the Etag in the response header keeps on changing for the same GET request #102

@gong-yu

Description

@gong-yu

The timestamp in the response is in all of the API endpoints. Best practice is to have the exact same response body for the exact same GET request. Therefore, timestamps should not be part of any request body. This allows etag headers to have the same value, and browser/clients to be able to cache.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions