Skip to content

Obtain Response URL #790

Closed
Closed
@0xifarouk

Description

@0xifarouk

how can I get the response url?
in URLSession we can say:

let (data, response) = try await URLSession.shared.data(for: request)
print(response.url)

how to do that using AsyncHttpClient?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions