Skip to content

req.url is always URI("") #1041

@edyu

Description

@edyu

When looking for the uri of the request :: HTTP.Request, it seems req.url is always URI(""), if I want the URI, I have to do URI(req.target).path in order to see it. It makes req.url completely useless.

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