You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests play around with calling response.setContentType() before and after the PrintWriter is obtained, and also setting the content type with and without a character encoding.
The text was updated successfully, but these errors were encountered:
janbartel
added
Bug
For general bugs on Jetty side
TCK
For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)
labels
Oct 12, 2023
Related to tck omnibus issue #10712.
Tests:
These tests play around with calling
response.setContentType()
before and after thePrintWriter
is obtained, and also setting the content type with and without a character encoding.The text was updated successfully, but these errors were encountered: