Here is the issue: https://github.com/eclipse/jetty.project/issues/7818
----- Uwe Schindler uschind...@apache.org ASF Member, Member of PMC and Committer of Apache Lucene and Apache Solr Bremen, Germany https://lucene.apache.org/ https://solr.apache.org/ > -----Original Message----- > From: jetty-users <jetty-users-boun...@eclipse.org> On Behalf Of Uwe > Schindler > Sent: Friday, April 1, 2022 12:08 PM > To: 'JETTY user mailing list' <jetty-users@eclipse.org> > Subject: Re: [jetty-users] Easiest way to cleanup headers before sending on > connector level > > Hi Simone, > > Thanks! Will do this in a minute. > > Do you have any idea how to do a centralized "http header" cleanup using an > event/customizer/... in Jetty 10? Or do I need to go back to 9.4 until this > is fixed? > > Uwe > > ----- > Uwe Schindler > uschind...@apache.org > ASF Member, Member of PMC and Committer of Apache Lucene and Apache > Solr > Bremen, Germany > https://lucene.apache.org/ > https://solr.apache.org/ > > > -----Original Message----- > > From: jetty-users <jetty-users-boun...@eclipse.org> On Behalf Of Simone > > Bordet > > Sent: Friday, April 1, 2022 11:49 AM > > To: JETTY user mailing list <jetty-users@eclipse.org> > > Subject: Re: [jetty-users] Easiest way to cleanup headers before sending > on > > connector level > > > > 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 > > _______________________________________________ > jetty-users mailing list > jetty-users@eclipse.org > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list jetty-users@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users