Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support authorization_credentials #272

Merged
merged 1 commit into from
Feb 17, 2021

Commits on Feb 15, 2021

  1. Support authorization credentials

    This backward-compatible patch enables authorization header type to be
    set.
    
    For consistency, bearer_token is renamed to authorization credentials
    and a new authorization type is introduced.
    
    The terminology is taken from
    https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization
    
    Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
    roidelapluie committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    84ebc5b View commit details
    Browse the repository at this point in the history