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

Does it support https and access token? #8

Open
yujingwu opened this issue Jul 25, 2015 · 1 comment
Open

Does it support https and access token? #8

yujingwu opened this issue Jul 25, 2015 · 1 comment

Comments

@yujingwu
Copy link

For example, can this library do something similar to the following curl command?

curl -X GET "https://api.somecompany.com/v1.1/fooAPI?key_1=value_1&key_2=value_2" -H "Authorization: Bearer a_access_token"

@csquared
Copy link
Owner

no https (would need an ssl client on the arduino) but does support any header so yes on access token

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

2 participants