This is a Handler running in the regular runtime Vert.x instance
and what it does is to take the Vert.x request coming from client (under /q/dev/)
and create the DevConsoleRequest that ends up being sent to the Netty Virtual Channel
which is eventually piped into the Netty event loop that powers the Dev Vert.x instance.
Configuration that allows for automatically setting the SameSite attribute on cookies
As some API's (Servlet, JAX-RS) don't current support this attribute this config allows
it to be set based on the cookie name pattern.