Hi,

On Fri, Apr 1, 2022 at 11:07 AM Uwe Schindler <uschind...@apache.org> wrote:
>
> Hi,
>
> I think the problem is in HttpChannel#sendResponse(). This method calls
> onResponseBegin() too late, it should call this before
> _response.newResponseMetaData() which makes an immutable snapshot of the
> HttpFields.
>
> Should I open a bug report or PR?

Yes, please open an issue, with your findings above in the issue.
Thanks for the detailed report!

-- 
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