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

Calls to User.oauth_put with empty hash as params argument raise a warning #245

Open
derekpovah opened this issue Jan 27, 2022 · 0 comments

Comments

@derekpovah
Copy link

rest-client is complaining when it's passed params that isn't JSON (example) since Content-Type for every request is getting set to application/json.

warning: Overriding "Content-Type" header "application/json" with "application/x-www-form-urlencoded" due to payload
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

No branches or pull requests

1 participant