Files
versitygw/cumiddleware
Jihyeon Gim de042a5523 cumiddleware: cover RC token boundary and legacy-precedence cases
Add the remaining contract tests for the RC token gate: a 16-hex-char
token with no colon stays on the malformed-token 400 path, and the
legacy descriptor header takes precedence when an RC-shaped combined
token is also present. Note in the malformed non-hex case that the 400
expectation is for the standalone test app; the production fiber error
handler currently maps it to 500, which is pre-existing behavior.

Signed-off-by: Jihyeon Gim <potatogim@potatogim.net>
2026-08-23 14:52:48 +09:00
..