mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 19:55:48 +01:00
e92cdace3c
We should disable the compression regardless if servlet 3 is used or not. It does not matter which servlet version is used, the client should receive the messages as soon as possible without compression or buffering. You can identify the lost SSE feature as soon as you enable the usage of Jetty's GzipHandler. Signed-off-by: Markus Rathgeb <maggu2810@gmail.com> |
||
---|---|---|
.. | ||
src/main/java/org/eclipse/smarthome/io/rest/sse | ||
.classpath | ||
.project | ||
bnd.bnd | ||
NOTICE | ||
pom.xml |