Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^6: How to avoid decoding string to utf-8.

by Anonymous Monk
on Oct 12, 2020 at 09:32 UTC ( [id://11122739]=note: print w/replies, xml ) Need Help??


in reply to Re^5: How to avoid decoding string to utf-8.
in thread How to avoid decoding string to utf-8.

Hi Corion,

Charset seem to set up to utf-8,

META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=utf-8
Thank you.

Replies are listed 'Best First'.
Re^7: How to avoid decoding string to utf-8.
by Corion (Patriarch) on Oct 12, 2020 at 09:35 UTC

    That is the charset of the web page, not the charset that the browser sends you when it submits form data.

    Usually, setting the charset of the web page should ensure UTF-8, but it seems that this depends on the browser. I still recommend looking at the headers of the incoming request.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-26 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found