openresty / headers-more-nginx-module

Set, add, and clear arbitrary output headers in NGINX http servers
1.65k stars 221 forks source link

Add Nginx 1.17.* Compatibility #113

Closed entscheidungsproblem closed 4 years ago

entscheidungsproblem commented 4 years ago

Can Nginx 1.17.* be added to the compatibility list?

agentzh commented 4 years ago

Oh yeah it has been tested with 1.17.8. We'll update the doc. Thanks for the catch.

agentzh commented 4 years ago

Docs updated.

entscheidungsproblem commented 4 years ago

Sweet, thanks! 😄

entscheidungsproblem commented 4 years ago

Oh, could you add 1.18 as well? If 1.17.10 works, 1.18.0 will as well since there are functionally the same. Here is the diff

agentzh commented 4 years ago

We need to test it first before we can do that.

magic-thomas commented 2 years ago

Isn't 1.18 tested yet?

zhuizhuhaomeng commented 2 years ago

openresty follow the odd number of nginx release.