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
Description
HTTP messages should use the correct highlighter for the body based on the Content-Type, as per documentation and example ("Response body highlighted based on Content-Type"). It's broken in the example shown below to demonstrate that feature.
Information
Description
HTTP messages should use the correct highlighter for the body based on the Content-Type, as per documentation and example ("Response body highlighted based on Content-Type"). It's broken in the example shown below to demonstrate that feature.
Code snippet
Test page
In that example,
<html>Some Html</html>
should be highlighted as HTML and not plain-text.The text was updated successfully, but these errors were encountered: