Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Allow providing custom http auth method #1196

@hypnoce

Description

@hypnoce

The setAuth method of the http.AuthMethod is private.

setAuth(r *http.Request)

This prevents anyone to provide a custom auth method.

Making this method public will allow implementation of custom auth.

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