Skip to content

setting default proxy port from system property differs fromJDK standard #2309

Open
@kra3

Description

@kra3

related to / can be clubbed with #1793

Describe the bug

As per JDK documentation of networking properties, if http.proxyPort is not set the default port (80 for http, 443 for https) will be taken.

However the AWS sdk implementation is setting the default to be zero 0.

PS: current implementation doesn't honor https variants (https.proxy*) also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.p3This is a minor priority issueproxyThis issue is related to a proxy configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions