Skip to content

Http headers not added to the HTTP Requests #52

@digitalhomeiot

Description

@digitalhomeiot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions