Is there an equivalent of withChunkedDribbleDelay? #420

Closed
opened 2025-12-29 08:27:56 +01:00 by adam · 4 comments
Owner

Originally created by @jimiscott on GitHub (May 14, 2022).

Hello, is there an equivalent of the above (from wiremock.org)?

Originally created by @jimiscott on GitHub (May 14, 2022). Hello, is there an equivalent of the above (from wiremock.org)?
adam added the question label 2025-12-29 08:27:56 +01:00
adam closed this issue 2025-12-29 08:27:56 +01:00
Author
Owner

@StefH commented on GitHub (May 14, 2022):

@jimiscott
Not yet.

Maybe you can take a look at the source code and make a PR?

@StefH commented on GitHub (May 14, 2022): @jimiscott Not yet. Maybe you can take a look at the source code and make a PR?
Author
Owner

@jimiscott commented on GitHub (May 14, 2022):

@StefH Thanks for the reply.

A cursory glance means that I would probably need to change WireMock.Owin.Mappers.ResponseMapper and ResponseMessage.

To do this properly a possible introduction some sort of ResponseDelegate handler pattern....which would remove all that conditional logic.

@jimiscott commented on GitHub (May 14, 2022): @StefH Thanks for the reply. A cursory glance means that I would probably need to change WireMock.Owin.Mappers.ResponseMapper and ResponseMessage. To do this properly a possible introduction some sort of ResponseDelegate handler pattern....which would remove all that conditional logic.
Author
Owner

@StefH commented on GitHub (Apr 24, 2023):

Hello @jimiscott.
Did you have time to work on this?

@StefH commented on GitHub (Apr 24, 2023): Hello @jimiscott. Did you have time to work on this?
Author
Owner

@StefH commented on GitHub (Dec 14, 2023):

@jimiscott
I'm closing this issue for now, if you want this functionality, you can create a PR.

@StefH commented on GitHub (Dec 14, 2023): @jimiscott I'm closing this issue for now, if you want this functionality, you can create a PR.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#420