Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Dealing with binary data and WWW::Mechanize and encoding stuff

by friedo (Prior)
on Dec 07, 2008 at 15:11 UTC ( [id://728722]=note: print w/replies, xml ) Need Help??


in reply to Re: Dealing with binary data and WWW::Mechanize and encoding stuff
in thread Dealing with binary data and WWW::Mechanize and encoding stuff

That was the clue I needed. The underlying content method from HTTP::Message will get me the original unmolested byte string from the server. So all I have to do is use $mech->response->content instead of $mech->content, and it works perfectly.

Thanks!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://728722]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-24 07:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found