[Stress Test] User 3 - Refactor request validation helpers
Automated stress test MR for concurrent PR summary generation.
User: 3 Source: stress-test-user-3 Target: main Change Size: 400 lines Commit: Refactor request validation helpers Created: 2026-02-19 03:16:19 UTC
Summary by Bito
- Added new file internal/validation/headers.go containing HTTP header validation utilities.
- Includes functions for requiring headers, validating Bearer tokens, generating correlation IDs, and checking header lengths, normalization, and ASCII safety.
- Contains 12 identical sets of ValidateHeaderLen, NormalizeHeader, and IsSafeAscii functions.
Edited by KUNAL KUMAR