Iss #109 - Add fix for too long user agent strings
Compare changes
@@ -109,6 +109,10 @@ public class DistributedCSRFGenerator extends DefaultCSRFGenerator {
Some user agents are longer than the size of the table column, which breaks those requests. As this is used just to more closely match the source, truncating isn't a problem as we don't care about the data but that it matches across requests.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent