Skip to content

Conversation

@vgirbes
Copy link

@vgirbes vgirbes commented Jan 29, 2016

Added content-type in get method to allow users to put a custom header content-type.
Many sites require a custom header in oauth authentication (via GET).

Added content-type in get method to allow users to put a custom header content-type.
Many sites require a custom header in oauth authentication (via GET).
@rageshkrishna
Copy link

I'd really love to have this merged. I'm not sure I understand why this PR hasn't been accepted in such a long time.

@kevando
Copy link

kevando commented Nov 14, 2016

Can you provide an example how to use this?

oauth.get(
      'URL',
      'TOKEN', //test user token
      'SECRET', //test user secret
      'text/xml',

doesnt seem to be working

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants