On 4-8-2016 14:53, Robert Boyl wrote:
rawbody TEST_HTML  /bContent-Type: text\/html\b/i

I don't know if it will work, but your RegEx is wrong:

/\bContent-Type: text\/html\b/i

\b in stead of b

--
bOnK

Reply via email to