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

API response not highlighted #955

Closed
HankAviator opened this issue Jan 5, 2022 · 0 comments · Fixed by #1302
Closed

API response not highlighted #955

HankAviator opened this issue Jan 5, 2022 · 0 comments · Fixed by #1302

Comments

@HankAviator
Copy link

  • REST Client Version: v0.24.6
  • VSCode Version:Version: 1.63.2 (system setup)
  • OS Version: Windows_NT x64 10.0.19044 (Win 10 x64 21H2)

Steps to Reproduce

  1. Make a POST request like below
POST https://huoche.tuniu.com/yii.php?r=train/trainTicket/getTickets&primary[departureDate]=2022-01-01&primary[departureCityName]=杭州&primary[arrivalCityName]=上海虹桥

The response body has no highlighting.

  1. Make a GET request like below
GET http://ip.jsontest.com/

The response is probably highlighted.

Both requests seem to be smaller than rest-client.largeResponseBodySizeLimitInMB.

Desired Output

Both requests are properly highlighted.

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

Successfully merging a pull request may close this issue.

1 participant