58bdba35cf5dd7c094fae7a3357db91a956e71e8
- assemble_request_url now verifies after Url::set_path that the decoded URL path segments are byte-identical to base_dir + decoded rendered segments; a mismatch (any future normalizer rewrite in the url crate) fails loudly with INTERNAL instead of silently re-routing an authenticated request - property-style corpus test over dot/percent/binary values: accepted values must survive byte-identical as one literal segment with no lone dot segments; failures may only be INVALID_INPUT Verification: scripts/verify.sh (383 passed) and --all-features (499 passed), clippy -D warnings, fmt --check all pass.
Description
No description provided
5.7 MiB
Languages
Rust
99.9%