hi guys,
is it possible to change the content type for http/url tests with post requests? the default type application/x-www-form-urlencoded doesn´t work.
we need content type text/xml, but if we put it into the optional headers field it is completly ignored by the hostmon.
if you have any other ideas to get this test work please tell me.
cheers,
/stephan
choose another content type by http/url post tests
HostMonitor always adds "Content-Type: application/x-www-form-urlencoded" line for POST requests plus it may add your custom headers. E.g.
Content-Type: application/x-www-form-urlencoded
Content-Type: text/xml
What if we change priority so header will looks like
Content-Type: text/xml
Content-Type: application/x-www-form-urlencoded
Will it work for you?
Regards
Alex
Content-Type: application/x-www-form-urlencoded
Content-Type: text/xml
What if we change priority so header will looks like
Content-Type: text/xml
Content-Type: application/x-www-form-urlencoded
Will it work for you?
Regards
Alex
You may install Advanced Host Monitor version 8.28 then download "unofficial" update www.ks-soft.net/download/hm828f.zip
Regards
Alex
Regards
Alex