reschke commented on pull request #325:
URL: https://github.com/apache/tomcat/pull/325#issuecomment-661095956
The suggested change will cause incorrect behaviour, for instance
"foobar"
would match
W/"foobar"
That said, the existing code is broken as well, as it will fail if an ETag
contains a comma.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]