Skip to content

Releases: dvershinin/ngx_dynamic_etag

v0.2.1

11 Aug 20:58
Compare
Choose a tag to compare

Fixed sending same "empty" ETag for HEAD requests

v0.2.0

11 Aug 16:00
Compare
Choose a tag to compare

Fixed static module 304 handling by using HTTP_INIT_FILTER module type
Tests added :)

v0.1.0

09 Aug 23:31
Compare
Choose a tag to compare

dynamic_etag can be set from variable, i.e. dynamic_etag $somevar;

v0.0.3

27 Jan 15:14
Compare
Choose a tag to compare

NGINX has ETag validation, and all that logic is now being leveraged

Performance fixes

27 Jan 10:56
Compare
Choose a tag to compare
Performance fixes Pre-release
Pre-release

ETag only added to HTML type by default

Initial release

26 Jan 16:13
3442aa8
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Just a release for testing stuff :)