Yusuf Kalay
Yusuf Kalay
The server should provide the interface to users that make able to them intercept the incoming response and adjust them before sending to the client
Motivation: The problem with ESLFrameDecoder is creating another byteBuff with readBytes but doesn't release it. **Change:** The reference count of the new bytebuff is aligned with the existing ones from...
**Description** Allowing reuse of HttpClient at AdyenHttpClient Added Interceptor Request/Response Hooks support **Tested scenarios** Run all Unit Tests **Fixed issue**: #649
**Description** Random replacement with singleton SecureRandom **Tested scenarios** Run UTs **Fixed issue**: #775