Files
mod_reqin_log/src
Jacquin Antoine e606e7760f CHANGE: Replace req_id with query and fragment fields
- Remove req_id field (r->log_id) from JSON output
- Add query field (r->parsed_uri.query) - query string without '?'
- Add fragment field (r->parsed_uri.fragment) - fragment without '#'
- Update architecture.yml documentation
- Bump version to 1.0.9

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-02 21:07:22 +01:00
..