Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Custom Authorization Headers appended to request #4

@sytabaresa

Description

@sytabaresa

Hello, I want to use the httpie oauth plugin with custom Authorization value appended to the auto-generated value; but when I execute the following:

$ http --auth-type=oauth1 --auth='client-key:client-secret' example.org 'Authorization: oauth_token="token" '

The custom value is ignored.
Why this happen?

Thanks for you support!

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