Re: [ADVANCED-DOTNET] Problem with SOAPAction HTTP Header

2008-08-14 Thread Adam Sills
n Behalf Of Mark Fruhling Sent: Thursday, August 14, 2008 2:15 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Problem with SOAPAction HTTP Header Adam, I don't think I explained myself very well. I don't control the web service, and the software that sends th

Re: [ADVANCED-DOTNET] Problem with SOAPAction HTTP Header

2008-08-14 Thread Mark Fruhling
o:[EMAIL PROTECTED] On Behalf Of Mark Fruhling > Sent: Thursday, August 14, 2008 12:20 PM > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM > Subject: [ADVANCED-DOTNET] Problem with SOAPAction HTTP Header > > I'm dealing with a piece of legacy software that does automated HTTP > Posts for Customer

Re: [ADVANCED-DOTNET] Problem with SOAPAction HTTP Header

2008-08-14 Thread Adam Sills
ct: [ADVANCED-DOTNET] Problem with SOAPAction HTTP Header I'm dealing with a piece of legacy software that does automated HTTP Posts for Customer Integrations. I've looked through the source code and found that it has no mechanism for adding the "SOAPAction" Http Header. I was wond

[ADVANCED-DOTNET] Problem with SOAPAction HTTP Header

2008-08-14 Thread Mark Fruhling
I'm dealing with a piece of legacy software that does automated HTTP Posts for Customer Integrations. I've looked through the source code and found that it has no mechanism for adding the "SOAPAction" Http Header. I was wondering if anyone knows if this Header can somehow be passed through the UR