![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Re: Can't Post XML to SSL Siteby dpatrick (Scribe) |
on Oct 26, 2002 at 17:58 UTC ( #208257=note: print w/replies, xml ) | Need Help?? |
Check my response to diotalevi above. It actually turns out that it is a combination of 1 and 2, as you'll see from the above response. They're doing things in a strange way (the folks who are accepting the XML), I'm guessing possibly so that they can accept other data in other form variables, but this other data could just as easily be added into one XML document...I don't know. Anyway, yes you are right, the Content-type was incorrect, but it was not being parsed on the accepting end anyway. You are also right again in that I'm not posting XML. I'm posting a form, without the proper content-type (which I could, in fact, send anyway if I wanted to because they're not parsing it anyway), with valid XML data in one of the form fields as a string. It's weird. But Perl Monks rock! dpatrick - I think scsh is cool. Open Sourceror, Perlmonk http://perlmonk.org/~dpatrick
In Section
Seekers of Perl Wisdom
|
|