This repository was archived by the owner on Jul 31, 2022. It is now read-only.
03.01.00
Changes
- added new
SSEHandlerfor server sent events - added
#getOutputStreamtoSimpleHttpExchange - output streams now no longer close unless
SimpleHttpExchange#close()is run or if the stream is closed.
Development
- added
finalkeyword to some methods - removed debug string from
RedirectHandler