Hi,

On Wed, Aug 24, 2022 at 7:03 PM Bryan Coleman via jetty-users
<jetty-users@eclipse.org> wrote:
>
> Including logs to show what I am seeing in hopes that someone will have an 
> idea of additional things to check.

In both cases your request is hitting
com.website.department.projectY.reporter.MyDefaultServlet.
In the ISO-8859-1 case there is a sendError() and in the other a
successful response.
You should be looking at what that class does and why it is calling sendError().

-- 
Simone Bordet
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to