Skip to content

Conversation

adamjacobmuller
Copy link

This adds a parameter to the Client.request method to support specifying where the signature data goes (body/header/query string)

I needed this for a specific web service that expects Authorization headers even on GET requests.

type of auth we want (body/authorization header/query string)
@joestump
Copy link
Owner

@adamjacobmuller Which web service needed this? Also, needs a test or two.

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

Successfully merging this pull request may close these issues.

2 participants