You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cmd+Enter triggers Request Send. However when I trigger the shortcut while editing the request body, it appends \n (enter, new line) to the request body beside sending request.
It should only send request. Not append to the request body.
Cmd+Enter triggers Request Send. However when I trigger the shortcut while editing the request body, it appends \n (enter, new line) to the request body beside sending request.
It should only send request. Not append to the request body.