Releases: dvershinin/ngx_dynamic_etag
Releases · dvershinin/ngx_dynamic_etag
v0.2.3
18 Sep 18:23
Compare
Sorry, something went wrong.
No results found
v0.2.2
14 Sep 06:40
Compare
Sorry, something went wrong.
No results found
Fixed ETag generation when serving from proxy or fastcgi cache. #3
v0.2.1
11 Aug 20:58
Compare
Sorry, something went wrong.
No results found
Fixed sending same "empty" ETag for HEAD requests
v0.2.0
11 Aug 16:00
Compare
Sorry, something went wrong.
No results found
Fixed static module 304 handling by using HTTP_INIT_FILTER module type
Tests added :)
v0.1.0
09 Aug 23:31
Compare
Sorry, something went wrong.
No results found
dynamic_etag can be set from variable, i.e. dynamic_etag $somevar;
v0.0.3
27 Jan 15:14
Compare
Sorry, something went wrong.
No results found
NGINX has ETag validation, and all that logic is now being leveraged
Performance fixes
27 Jan 10:56
Compare
Sorry, something went wrong.
No results found
ETag only added to HTML type by default
Initial release
26 Jan 16:13
Compare
Sorry, something went wrong.
No results found
Just a release for testing stuff :)