Hello every body
I try to undestand how this option can be used for extracting Content-Type from MQRFH2 header through MQ Handler

I set MQRFH2 header testHeader with 'application/json' but no Content-Type header is visible in the probes.
This header is well set because i can get this value through this xslt
<xsl:variable name="testHeader" select="string(dp:parse(dp:http-request-header('MQMP'))/MQMP/Property[@name='testHeader'])"/>
I've tried many differents xpath expression, but nothing works.
Does anyone have the documentation ?
Thanks
#DataPower
#IBMMQ
------------------------------
D@viiid
------------------------------