Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Soap::Lite set charset

by poj (Abbot)
on Sep 13, 2019 at 20:50 UTC ( [id://11106146]=note: print w/replies, xml ) Need Help??


in reply to Soap::Lite set charset

Not sure what you mean but try

$client->encoding('iso-8858-5');
poj

Replies are listed 'Best First'.
Re^2: Soap::Lite set charset
by Anonymous Monk on Sep 14, 2019 at 06:51 UTC
    The client sends by default "Content-Type: text/xml; charset=utf-8"
    But what if my charset is iso and not utf? Would the server interpret the characters correctly?
    I can't find any instructions on how to chanhe that!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 02:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found