prabhleen0601-stack opened a new pull request, #12838:
URL: https://github.com/apache/trafficserver/pull/12838

   RFC 9110 defines HTTP header field names as tokens, which must not contain 
'@'.
   
   Currently '@' is accepted because of MIME separator handling.
   
   This patch ensures ParseRules::is_http_field_name rejects '@', aligning 
behavior with RFC 9110.
   
   This prevents invalid header names from being accepted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to