Ingenico-ePayments / connect-sdk-java

Ingenico Connect Java Server SDK
https://docs.connect.worldline-solutions.com/documentation/sdk/server/java/
Other
31 stars 23 forks source link

RequestHeader(String, String) create and compile a Regex pattern for each header #8

Closed benbenw closed 6 years ago

benbenw commented 6 years ago

Re-use the pattern which is thread safe Reduce cpu usage.

rob-spoor commented 6 years ago

This is fixed in version 5.18.1 and up. Only version 5.18.3 managed to find its way to Maven Central though, so please use that version.