lib/checker: Implement X-Original-URI support (#1015)

This commit is contained in:
Skyler Mäntysaari
2025-08-24 06:14:37 +03:00
committed by GitHub
parent f3cd6c9ca4
commit d1d631a18a
3 changed files with 101 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump AI-robots.txt to version 1.39
- Add a default block rule for Huawei Cloud.
- Add a default block rule for Alibaba Cloud.
- Add X-Request-URI support so that Subrequest Authentication has path support.
### Security-relevant changes