sarutak commented on PR #53267:
URL: https://github.com/apache/spark/pull/53267#issuecomment-3603108405

   BTW, Jetty sanitizes header values so we might not need to consider the case 
which a header value contains new line characters.
   
https://github.com/jetty/jetty.project/blob/7559873b6e46eea7c2c6da2b58327ea2ecf941f4/jetty-http/src/main/java/org/eclipse/jetty/http/HttpGenerator.java#L901
   
   To ensure sanitizing is done by Jetty side, it's good to have test.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to