Hi all,

 

Could I get a comment on my attempt at getting this header correct.  Here is what they want:

 

POST /ota/Canned.pl HTTP/1.0

Content-Length: 1041

Content-Type: text/xml; charset=UTF-8

SOAPAction: ""

Host: 127.0.0.1

user-agent: Client

 

 

Here is how I’m trying to do it:

 

<@ASSIGN Local$method_response VALUE="<@URL LOCATION='<@ARG vURL>'

     USERAGENT=' Client<@CRLF>POST /ota/Canned.pl HTTP/1.0<@CRLF>Content-Length: @@request$ContentLength<@CRLF>Content-Type: text/xml; charset=UTF-8<@CRLF>SOAPAction: ""<@CRLF>Host: 127.0.0.1'

     FROM='[EMAIL PROTECTED]'  

     DETAILEDRESPONSE="true"

     POSTARGS='<?xml version="1.1" encoding="UTF-8"?><@VAR request$request_payLoad ENCODING=NONE>'>">

 

Thoughts? (and no, I don’t have a sniffer on the test server, L )

 

Thanks, you know I appreciate it, Scott J

 

Chuck Lockwood

President

 


............................................

309 Main Avenue
Hawley, Pa 18428
(P) 570.226.7340
(F) 570.226.7341

www.lockdata.com

 

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to