name = "Pattern Match - Header"
priority = 1
[request.header_pattern.key]
left = "x-pattern-match"
[request.header_pattern.value]
right = "^yoda.*"
[response]
body_file_name = "pattern-match-header-response.json"
[[response.headers]]
key = "Content-Type"
value = "application/json"