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

Rest Client Obs: Nothing happens when clicking on send button when we are adding two request headers in the Rest Client #594

Open
pkotha5 opened this issue Jan 9, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@pkotha5
Copy link

pkotha5 commented Jan 9, 2020

1.Create any service
2. Open REST Client
3.Add one more request header
4.Give request payload of service
5.Click on "Send"
Actual Result : Nothing happens

restclient-request headers

@pkotha5 pkotha5 added the bug Something isn't working label Jan 9, 2020
@Pradeep298
Copy link
Contributor

Fixed. This will be available in 15-20 mins on Dev. env.

@pkotha5
Copy link
Author

pkotha5 commented Jan 10, 2020

There are two scenarios to replicate this issue
Scenario 1:

  1. Add One more request header in the REST client
    2.Select some header key and remove it and click on "Send"

Actual Result : Nothing happens

Scenario 2:

1.Add one more request header in the REST client
2. Select some header key, value and remove both
3.Click on "Send"

Actual Result : Displaying "Request bodies don't match" error.

Comment : It should not consider the second header

@Pradeep298
Copy link
Contributor

I have fixed these 2 scenarios. you can test on Dev. env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants