Hi!
I am new to WireMock and was wondering if there is a way to configure a response to return chunks with specific sizes and delays. This would be useful to test some specific streaming cases.
I've seen there is a `withChunkedDribbleDelay` option which takes a number of chunks and a total duration. That is something, but for my tests I would need more control.
Is that a thing?
Thanks.a lot!
--
BoD