Appearance
Override the HTTP parameter type (query/path/header/body/form).
param.http.type=groovy:it.hasAnn("org.springframework.web.bind.annotation.RequestHeader") ? "header" : null