Chcę wysłać przez synapse dokładnie te i tylko te nagłowki w poscie.:
(Request-Line):POST /RangesAndPorts.asmx HTTP/1.1
Content-Type:text/xml; charset=utf-8
SOAPAction:"http://iptv-backend.apphb.com/GetData"
Host:iptv-backend.apphb.com
Expect:100-continue
Connection:Keep-Alive
Accept-Encoding:gzip, deflate
Content-Length:262
post jest taki:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><GetData xmlns="http://iptv-backend.apphb.com/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ip>IP</ip><port>80</port><source>pf1.18</source></GetData></s:Body></s:Envelope>
Tam jest znak '=' i mi rozdziela na 2.
Synapse dodaje mi drugie contnent-type i user-agenta. Da się to zrobić?