Hi! I am using Lynx2.8.5.rel2 for several time now on AIX 4.3.3, 5.1 and 5.2. For my latest project I'm trying to use Lynx to post a SOAP message to another (win) system. This system won't accept it because of a no valid soap header error. After some research I found out that I have to add a custom header to the message I post. Is this possible in Lynx? (can't find it, did some googling & reading)
This is the header I need to construct (most of it is default, exept the last line) Header: POST /somewebservice/somewebservice.asmx HTTP/1.1 Host: 172.16.128.122 Content-Type: text/xml; charset=utf-8 Content-Length: <length> SOAPAction: "http://www.someserver.nl/postings/Poller" Is it possible to add the SOAPAction header in some way? The "other" system uses it as some sort of identifier...(not our software) Thanks, Rutger vd Brink -- De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. ===============================================The information contained in this message may be confidential and is intended to be exclusively for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. -- _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
