Skip to main content

New answers tagged

1 vote

Should pagination metadata like totalCount be included in the ETag for cached paginated API responses?

I think you are missing the main issue. The problem is how do you calculate the etag for the second and subsequent requests without doing the entire db query again. If you keep the query result in ...
Ewan's user avatar
  • 84.4k

Top 50 recent answers are included