1id: cl-body-with-header 2 3info: 4 name: CL Get Request - Body with header 5 author: pdteam 6 severity: info 7 8http: 9 - method: GET 10 path: 11 - "{{BaseURL}}" 12 matchers: 13 - type: dsl 14 dsl: 15 - "content_length==50000 && len(body)==14" 16