nginxinc / nginx-go-crossplane

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

NLB-3682: Allow parsing for http3 module #70

Closed xynicole closed 10 months ago

xynicole commented 10 months ago

Proposed changes

add the http3 module to the parser. https://nginx.org/en/docs/http/ngx_http_v3_module.html

Checklist

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

agazeley commented 10 months ago

Like Dakshina said, could be nice to add a 'bad context' test to each of these directives.