name = "Exact Match - Headers" priority = 1 [[request.headers]] key = "Content-Type" value = "application/json" [[request.headers]] key = "X-Exact-Headers" value = "true" [response] body_file_name = "exact-match-headers-response.json" [[response.headers]] key = "Content-Type" value = "application/json"