nginxinc / ngx-rust

Rust binding for NGINX
Apache License 2.0
731 stars 60 forks source link

Merge with fixes add async rust example using tokio PR #63

Closed dekobon closed 7 months ago

dekobon commented 7 months ago

Proposed changes

This change merges in PR#52 and adds a fix to the Request object to allow for access to its internal data structure.

Checklist

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