Skip to content

Hardcoded User Agent is blocked by some Proxy Servers. [BASE-49] #42

@ops4j-issues

Description

@ops4j-issues

Sean Barie created BASE-49

In URLUtils.java the User Agent property is set for HttpUrlConnections prior to getting an input stream for an artifact. It is hardcoded to an older version which is causing connections to be blocked by our proxy server (it checks this to make sure the browser is up to date).

Instead of having this value hardcoded could this instead be pulled from a property file or system property so it can be updated?


Affects: 1.2.5
Votes: 0, Watches: 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions