Were on UV/10.0.0 (maybe the problem) and below is a copy of the log: 10/12/2004 9:13:14 setRequestHeader ... host=192.168.0.17:100,header=Content-Type:text/xml; charset=utf-8 setRequestHeader: standard header Content-Type=text/xml; charset=utf-8 header Content-Type valued changed from to text/xml; charset=utf-8
10/12/2004 9:13:14 setRequestHeader ... host=192.168.0.17:100,header=SOAPAction:"http://www.webserviceX.NET/GetI nfoByZIP" setRequestHeader: extended header SOAPAction=new header SOAPAction added with value "http://www.webserviceX.NET/GetInfoByZIP" 10/12/2004 9:13:14 submitRequest ... Var 200cb738: host=192.168.0.17:100,timeout=2000 new header User-Agent added with value UniVerse 9.6 Assembled Request: POST / HTTP/1.1 Date: Tue, 12 Oct 2004 13:13:14 GMT Host: 192.168.0.17:100 SOAPAction: "http://www.webserviceX.NET/GetInfoByZIP" User-Agent: UniVerse 9.6 Content-Length: 338 It shows that it set the value; however, when it assembles the request the content-type is missing? James F Thompson Senior Systems Analyst Cypress Business Solutions, LLC 678.494.9353 Ext 6575 Fax 678.494.9354 [EMAIL PROTECTED] www.cypressesolutions.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon Lewington Sent: Monday, October 11, 2004 12:43 PM To: [EMAIL PROTECTED] Subject: Re: [U2] [UV] setRequestHeader not working? No problem setting Content-Type here. I'm on UD 6.0.12 but believe UV and UD share the same code. Have you set protocolLogging(LOGFILE, "ON", 10) and checked the log to be sure that the problem is with Universe? Simon "James F Thompson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > We are trying to post a request to a web page; however, the > Content-Type tag is not included in the header. I have several other > header tags that work fine. It is just Content-Type missing and the > production server requires this tag. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ [demime 1.01d removed an attachment of type text/x-vcard which had a name of James F Thompson ([EMAIL PROTECTED]).vcf] ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
