Hi there!
I need to know the way HTTP POST request is translated from
Content-Type: application/x-www-form-urlencoded
(it’s the header sent by browser),
i.e. to which encoding? utf-8?
And is it possible to configure this behaviour somehow?
Thanks,
Dmitry