![]() |
|
P is for Practical | |
PerlMonks |
Re: Re: Can't Post XML to SSL Siteby dpatrick (Scribe) |
on Oct 15, 2002 at 04:49 UTC ( #205280=note: print w/replies, xml ) | Need Help?? |
Okay, thank you both! However, neither suggestion did what I need it to do. I've figured out that the server is not going to unencode anything so the XML needs to be sent in plain text, no encoding. This works: ...and it's nice because I've got my XML response in a separate variable out of gate: $page. I'd like to do the above using LWP, but I can't figure out how to send content unencoded, ie. plain text. I'm stumped. dpatrick - I think scsh is cool. Open Sourceror, Perlmonk http://perlmonk.org/~dpatrick
In Section
Seekers of Perl Wisdom
|
|