Skip to content

Async::HTTP::Endpoint#address fails with NoMethodError #167

@paddor

Description

@paddor

I'm integrating async-debug (it's awesome) and wanted to log the endpoint address. On Async::HTTP::Endpoint I found #url (what I'm probably conna use) and #address.

Calling #address causes a NoMethodError because IO::Endpoint::HostEndpoint#address doesn't exist.

Maybe that's supposed to be, maybe not. Just wanted to let you know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions