You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wiremock-user
Changes:
Performance improvements - JSONPath and XPath Handlebars helpers now cache parsed documents and evaluated expressions in the context of a response render, so templates containing many expressions render faster and more efficiently.
Fixed a bug with header matcher equality, which prevented template caching from working correctly - thanks Philippe Granet
Fixed a bug causing the wrong port to be displayed when starting with HTTPS only from the command line - thanks @chomatdam