Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

Add generated ETag header when embedding content for caching #4

Closed
thomasvvugt opened this issue Apr 25, 2020 · 4 comments
Closed

Add generated ETag header when embedding content for caching #4

thomasvvugt opened this issue Apr 25, 2020 · 4 comments

Comments

@thomasvvugt
Copy link
Contributor

We might want to add this feature when embedding and/or serving static files.
See RFC7232 Section 2.3 and this question on Stack Overflow.

@Fenny
Copy link
Member

Fenny commented Apr 26, 2020

This might be something for Fiber core also, since fasthttp doesn't seem to set e-tag headers

@Fenny Fenny closed this as completed Apr 26, 2020
@Fenny Fenny reopened this Apr 26, 2020
@arsmn
Copy link

arsmn commented Apr 26, 2020

I think it should be in the core and/or another middleware for cache controlling

@thomasvvugt
Copy link
Contributor Author

@Fenny Please move this issue to gofiber/fiber repo for future work on implementing ETags

@Fenny
Copy link
Member

Fenny commented Apr 26, 2020

gofiber/fiber#311

@Fenny Fenny closed this as completed Apr 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants