nginx / nginx.org

Sources for the NGINX website and documentation
https://nginx.org
Other
51 stars 24 forks source link

Improve add_header documentation #51

Open crowne opened 3 months ago

crowne commented 3 months ago

One liner documentation addition

The add_header directive will not generate a header if the value provided is an empty string.

closes #50