On Wed, Oct 18, 2023 at 8:23 PM Michael Osipov wrote:
>
> On 2023/10/17 13:58:06 r...@apache.org wrote:
> > @@ -51,6 +52,8 @@ public class StatusTransformer {
> > response.setContentType("text/html;charset=" +
> > Constants.CHARSET);
> > } else if (mode == 1) {
> >
On 2023/10/17 13:58:06 r...@apache.org wrote:
> @@ -51,6 +52,8 @@ public class StatusTransformer {
> response.setContentType("text/html;charset=" +
> Constants.CHARSET);
> } else if (mode == 1) {
> response.setContentType("text/xml;charset=" + Constants.CHARSET);