Re: [naviserver-devel] ns_charsets

2021-07-13 Thread Gustaf Neumann
On 11.07.21 20:00, Gustaf Neumann wrote: When i look at the IANA page, i see several entries there, which are not in the naviserver default table. So, one should check, what's feasible to be added. Dear all, i've worked through the IANA charset definitions [1], especially through the "Pr

Re: [naviserver-devel] ns_charsets

2021-07-12 Thread Maksym Zinchenko
Thank you for clarifications Gustaf, i'll check what's going on with my code. On Sun, Jul 11, 2021 at 5:00 PM Gustaf Neumann wrote: > > On 11.07.21 14:14, Maksym Zinchenko wrote: > > Hello,I'm having trouble with encodings, or maybe I don't understand > something. > My first question is: when I

Re: [naviserver-devel] ns_charsets

2021-07-11 Thread Gustaf Neumann
On 11.07.21 14:14, Maksym Zinchenko wrote: Hello,I'm having trouble with encodings, or maybe I don't understand something. My first question is: when I run *"ns_charsets*" command it will not return UTF-8 encoding in the list, why and what does it mean? Dear Maksym, "ns_charsets" is a code t

[naviserver-devel] ns_charsets

2021-07-11 Thread Maksym Zinchenko
Hello,I'm having trouble with encodings, or maybe I don't understand something. My first question is: when I run *"ns_charsets*" command it will not return UTF-8 encoding in the list, why and what does it mean? The Second problem is: I'm trying to *"ns_return"* XML UTF-8 data from my RESTFull API r