4 Commits

Author SHA1 Message Date
63fbee6694 Fix ngx 0.5.0 API compatibility
- Update HttpModule trait implementation to match ngx 0.5.0 API
- Implement HttpModuleLocationConf as separate unsafe trait
- Fix configuration access using Module::location_conf()
- Replace ngx_null_command macro with explicit null command
- Update imports to use correct constant names
- Suppress C FFI naming convention warnings
2025-11-15 14:26:39 -08:00
c39916ee0b chore: make more generic 2025-11-15 13:08:34 -08:00
dce6d6ba3b chore: update 2025-11-14 00:18:51 -08:00
4a97d20467 (init) 2025-11-13 23:20:27 -08:00