Skip to content

HttpClient absolute URI #61

@PetrosW

Description

@PetrosW

Questions

In vertx 3 you can HttpClientRequest req = client.requestAbs("HTTP", "some.super:666/uri"); but how can i do it in vertx 4? I think this must be in migration guide, because it is break changing feature. Right now only way i know to set up host, port, uri from absolute uri is io.vertx.core.http.RequestOptions

Version

vertx 4.0.0

Context

I encountered this problem while migrating from vertx 3.8.5

Do you have a reproducer?

try to set absolute URI in new vertx 4

Extra

Debina (Buster), Kotlin

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions