Re: Encoding Issue for .ly Files on CPDL
Gabriel Ellsworth <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.general |
|---|---|
| Message-ID | <CAHavgtXWQA=c3YEZcBxi+uUDC2dX3NY22nwtySiaRm3p_DtwSQ@mail.gmail.com> |
Thanks very much for your help, Silvain, Hans, and Hans. IIUC, what CPDL should do is to edit/adjust the HTTP response headers that CPDL’s server sends/returns to browsers. Those HTTP response headers should include: Content-Type: text/xml; charset=utf-8 Is all of the above correct? And just to confirm, should it be text/xml and not text/plain? On Tue, 2 Jun 2026, Hans Åberg wrote: > Actually, I made a typo above: the suggestion says one in the Headers tab > should add a new header named “Content-Type” (without the quotes) and set > the value to “text/xml; charset=utf-8”. :-) >