nginxinc / nginx-go-crossplane

A library for working with NGINX configs in Go
Apache License 2.0
46 stars 12 forks source link

NLB-4932: add support for headers-more #89

Closed xynicole closed 2 months ago

xynicole commented 3 months ago

Proposed changes

add support for headers-more module https://github.com/openresty/headers-more-nginx-module?tab=readme-ov-file#directives

reference to https://github.com/openresty/headers-more-nginx-module/blob/06dc0be56e5ec9f7fd814e881b066b5540a85bec/src/ngx_http_headers_more_filter_module.c#L41

Checklist

Before creating a PR, run through this checklist and mark each as complete.