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

Http headers not added to the HTTP Requests #52

Open
digitalhomeiot opened this issue Nov 25, 2016 · 0 comments
Open

Http headers not added to the HTTP Requests #52

digitalhomeiot opened this issue Nov 25, 2016 · 0 comments

Comments

@digitalhomeiot
Copy link

I m trying to do a HTTP GET Request

Whenever I execute the script it says "Request should have succeeded, but was '401 Unauthorized' "

I have set the basic auth and the required request headers, and when I try to capture the packet I see that the headers are not added to the Request.

Set Request Header Content-Type application/json
Set Request Header Content-Type application/x-www-form-urlencoded
Set Basic Auth xxx xxx
GET http://host:port

Can someone please help me on solving this problem
Thanks in Advance

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