Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Symeon Breen
44 ] socket 10274ff0 freed 04/22/2010 09:11:55 [ 3809296 2973944 ] Host 10274f70 freed -F -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: Thursday, April 22, 2010 11:27 AM To: U2 Users List Subject: Re:

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Kevin King
404? Doesn't look like a header thing, looks like the URL is wrong. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Graham, Dave
] socket 10274ff0 freed 04/22/2010 09:11:55 [ 3809296 2973944 ] Host 10274f70 freed -F -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: Thursday, April 22, 2010 11:27 AM To: U2 Users List Subject: Re: [U2

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Ben Souther
s about to be sent out of the HTTP(s) port though - > that 'raw' text would go a long way to settling disputes like this one. > > -F > > -Original Message- > From: u2-users-boun...@listserver.u2ug.org > [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Kevin King
Well, IIS can do HTTP just like Apache. (Well, not exactly, but you know what I mean.) But I like the protocolLogging option mentioned above. You might try that first. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/ma

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Kevin King
Could you post the output of your protocol log? Maybe someone here might see something? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Graham, Dave
d go a long way to settling disputes like this one. -F -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Ben Souther Sent: Thursday, April 22, 2010 11:15 AM To: U2 Users List Subject: Re: [U2] Viewing HTTP headers w

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Graham, Dave
] On Behalf Of Kevin King Sent: Thursday, April 22, 2010 11:10 AM To: U2 Users List Subject: Re: [U2] Viewing HTTP headers when using UniData submitRequest() Whether HTTP or HTTPS, the headers should be the same, right? So why not test with a simple HTTP connection instead of going through the

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Robert Houben
, April 22, 2010 10:59 AM To: U2 Users List Subject: Re: [U2] Viewing HTTP headers when using UniData submitRequest() Not sure how to do it strictly in Unidata, but you might setup a simple Apache server that echos the headers back in the contents and then use this to test the Unidata head

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Kevin King
Good info, Ben! Thanks for sharing! ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Ben Souther
Look at the docs for protocolLogging 0155 ** 0156 IF DO.LOGGING THEN 0157 res=protocolLogging(LOGFILE,"ON",10) 0158 END

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Kevin King
Whether HTTP or HTTPS, the headers should be the same, right? So why not test with a simple HTTP connection instead of going through the creative dentistry of setting up IIS w/ HTTPS? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserv

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Graham, Dave
sing you this value as this element of this header" I'm sort of fumbling around in the dark. -F -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: Thursday, April 22, 2010 10:59 AM To: U2 Users Li

Re: [U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Kevin King
Not sure how to do it strictly in Unidata, but you might setup a simple Apache server that echos the headers back in the contents and then use this to test the Unidata headers. Incidentally, what header seems to be the problem? -K ___ U2-Users mailing l

[U2] Viewing HTTP headers when using UniData submitRequest()

2010-04-22 Thread Graham, Dave
Can anyone tell me how I can look at the 'raw' data that comprises an HTTP header the would normally be sent via the UniData submitRequest() command? I believe that I'm sending the request to our partner correctly but they claim its not right (of course they can't tell me what's not right about