Skip to content

duplicated code in JenkinsHttpClient constructor #182

Closed

Description

The constructor public JenkinsHttpClient(URI uri) contains duplicated code. Reference: code

Furthermore the constants private static final int SO_TIMEOUT_IN_MILLISECONDS and private static final int CONNECTION_TIMEOUT_IN_MILLISECONDS are not used. HttpParams has no usage. Reference: code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions