Julien Viet
Julien Viet
looks good but I'd prefer use vertx type `HostAndPort` which is more suited for this internally
@ben1222 thank you, can you port the changes to master ?
@ben1222 it sounds reasonnable to do early november a 4.5.11 release given that there is a fair amount of issues which have been fixed
it might be backported
just redo a new PR and close this one
yes taht's expected, there should be some lifting project to accomodate this
do you mind try contribute a fix for this ?
this should be reopened in Vertx-shell project and checked against vertx 5
> Funny thing is that the implementation of `RoutingContext.normalizedPath()` is super simple and basically only calls to an utility method that is _not_ in Vert.x Web, but in Vert.x Core....
@doxlik have you tried modifying your own build of vertx to make this work ? I can see that io uring file region are created by AbstractIoUringStreamChannel#filterOutboundMessage that automatically turns...