Does Hugo provide ETag & Cache-Control headers? For example ETags based on file content? Or is there a way to control/add these headers?
Since we are using/creating (mostly) static files with hugo, this helps (& make sense).
Does Hugo provide ETag & Cache-Control headers? For example ETags based on file content? Or is there a way to control/add these headers?
Since we are using/creating (mostly) static files with hugo, this helps (& make sense).
Hugo is STATIC so no dynamic support.
Support CC headers.