jasmine-nahrain opened a new issue, #11824:
URL: https://github.com/apache/trafficserver/issues/11824

   Replay files seem to search for the first header when testing and assume 
that is the intended value. This is fine except for duplicate headers.
   
   E.g. 
   X-Duplicate-Header: same
   X-Duplicate-Header: other
   
   It would then fail like this
   `[INFO]: Equals Violation: Different. Key: "fill_1", Field Name: 
"x-reveal-duplicate", Correct Value: "other", Actual Value: "same" : 26`
   
   Despite that other is the intended value for the second duplicate header
   


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