OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.15k stars 591 forks source link

Pages 4.0: Update `ErrorData` to add support for the new attribute `jakarta.servlet.error.query_string` #25546

Closed pnicolucci closed 9 months ago

pnicolucci commented 1 year ago

Spec Issue: https://github.com/jakartaee/pages/issues/235

volosied commented 9 months ago

API Update

Completed via https://github.com/OpenLiberty/open-liberty/pull/27114

Test also created for this