如何在Chrome/Edge调试器中更改二进制消息的显示格式? [英] How can I change the binary message display format in the Chrome/Edge debugger?

查看:102
本文介绍了如何在Chrome/Edge调试器中更改二进制消息的显示格式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在此版本公告中,有关Chrome调试器功能的信息

边缘:

有没有办法在最新的Chrome/Edge网络调试器中以base64以外的格式查看二进制websocket消息,或者此功能已被完全删除?

解决方案

我发现了这个铬漏洞,似乎已在Chrome 89.0.4348.0中修复.

https://bugs.chromium.org/p/chromium/issues/detail?id = 1151164#c7

https://developers.google.com/web/updates/2019/03/devtools, Kayce Basques writes:

Use the dropdown menu at the bottom of the viewer to convert the message into Base64 or UTF-8. Click Copy to clipboard Copy to clipboard to copy the binary message to your clipboard.

Figure 8 shows a bar with the words "Hex Viewer":

In Chrome Version 88.0.4324.96 (Official Build) (x86_64) and Edge Version 88.0.705.53 (Official build) (64-bit), on MacOS, this bar doesn't seem to exist:

Chrome:

Edge:

Is there a way to view binary websocket messages in a format other than base64 in the latest Chrome/Edge network debuggers, or has this functionality been removed entirely?

解决方案

I've discovered this chromium bug that appears to be fixed in Chrome 89.0.4348.0.

https://bugs.chromium.org/p/chromium/issues/detail?id=1151164#c7

This is also answered in Chrome DevTools. The encoding switch bar of the websocket frame viewer disappeared

这篇关于如何在Chrome/Edge调试器中更改二进制消息的显示格式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆