Wiremock, get request mappings with absoluteUrl that shows host

Viewed 339

I am checking all the stubs using http://localhost:9001/__admin/mappings. Pls can you tell if there is a flag we can add in this path http://localhost:9001/__admin/mappings, which can list all mappings with absoluteUrl, just not urlPathPattern.

I see a request mismatch. All the request is matching , but have to figure out if host is also matching.

Thanks for help

0 Answers
Related