Skip to content

Uppercase URIs result in invalid requests (1.8 only) #1111

Closed
@gmethvin

Description

@gmethvin

It seems like executing a request to a URI such as HTTP://EXAMPLE.COM/ will try to send the request to port 443 rather than 80, resulting in various kinds of errors. This was originally reported as a Play Framework issue at playframework/playframework#5820.

I created a project demonstrating the issue: https://github.com/gmethvin/asynchttpclient-uppercase

This seems to be fixed in 1.9 but I'm not sure fixing it was intentional. I didn't see any pull requests or issues mentioning the problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions