-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Currently you cannot set an option in the server before it starts.
The reason is that @BeforeClass is invoked after the server has already started, and, at that point, it is too late to provide an OptionMap (for either Undertow or XNIO options).
- blocks
-
UNDERTOW-1858 Fix ReadTimeoutTestCase
- Resolved
-
UNDERTOW-1859 Fix WriteTimeoutTestCase
- Open
- relates to
-
UNDERTOW-1862 FrameChecker assertion for class type is failing on WebSocket requests
- Open