privatefinalString[]missingRoutes={// TODO: When http requests for theses routes are found please remove it from this list and update the route request type in the DispatchServer
privatefinalString[]missingRoutes={// TODO: When http requests for theses routes are found please remove it from this list and update the route request type in the DispatchServer
...
@@ -31,8 +34,8 @@ public final class DispatchHttpJsonHandler implements HttpContextHandler {
...
@@ -31,8 +34,8 @@ public final class DispatchHttpJsonHandler implements HttpContextHandler {
@@ -458,7 +463,7 @@ public final class DispatchServer {
...
@@ -458,7 +463,7 @@ public final class DispatchServer {
httpServer.raw().config.precompressStaticFiles=false;// If this isn't set to false, files such as images may appear corrupted when serving static files
httpServer.raw().config.precompressStaticFiles=false;// If this isn't set to false, files such as images may appear corrupted when serving static files