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
@beomagi I guess the cause is that the response doesn't have a Content-Type header, if so, I know how I can fix the issue. Can you set rest-client.previewResponseInUntitledDocument to true in setting file, and then check if the response has this header, so that I can confirm the issue. Sorry for the inconvenience.
Steps to Reproduce:
url is "http://10.249.145.83:8084/key/test"
expected:
{ ~ } » curl http://10.249.145.83:8084/key/test
123
The text was updated successfully, but these errors were encountered: