mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
TTL of Posting request #382
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AndresGMD on GitHub (Nov 9, 2021).
Hi @StefH
I have the following question.
How long time remains the posting request in WireMock server? ¿Is this time configurable?
Thanks in advance.
@StefH commented on GitHub (Nov 9, 2021):
You mean the mapping ?
Or the request itself (logging) ?
@AndresGMD commented on GitHub (Nov 9, 2021):
Thanks @StefH Stef for your quick answer again
I talking about the post request that is fetching with the next pattern __admin/requests
I my review I found the next command line parameters
MaxRequestLogCount
RequestLogExpirationDuration
WireMock-commandline-parameters
Thanks in advance.
@AndresGMD commented on GitHub (Nov 9, 2021):
This Issue could be close. Thanks in advance