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
OS Version: Windows_NT x64 10.0.19044 (Win 10 x64 21H2)
Steps to Reproduce
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.
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.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
The response body has no highlighting.
The response is probably highlighted.
Both requests seem to be smaller than
rest-client.largeResponseBodySizeLimitInMB
.Desired Output
Both requests are properly highlighted.
The text was updated successfully, but these errors were encountered: