2

谷歌浏览器如何像 DEBUG 一样发送请求 or 或者通过某些软件来实现网页请求的 DEBUG 模...

 2 years ago
source link: https://www.v2ex.com/t/825758
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

V2EX  ›  Vue.js

谷歌浏览器如何像 DEBUG 一样发送请求 or 或者通过某些软件来实现网页请求的 DEBUG 模式?

  Mrzhs · NoString · 21 小时 51 分钟前 · 742 次点击

RT,最近在看一些网站的请求链接,但是打开一个网页有 N 多个请求,一个一个看,眼都花了,有没有什么办法让网页的请求像 IDEA 中的 DEBUG 一样,每次请求一个

4 条回复    2022-01-02 17:38:55 +08:00

cccer

cccer      21 小时 37 分钟前   ❤️ 1

如果能找到网站发送请求的代码,可以直接打断点。
不想找的话可以用 ajax-hook 来拦截所有 ajax 请求,并在 ajax-hook 代码里面打断点。

Juszoe

Juszoe      21 小时 28 分钟前   ❤️ 1

方法 1 善用过滤器
方法 2 点击 source (来源)一栏,右侧有 XHR 断点可以设置

sairoa

sairoa      20 小时 1 分钟前

可以使用 Burp Suite ,做渗透经常用。

zhw2590582

zhw2590582      16 小时 38 分钟前

把原生的 ajax 和 fetch 改写一下

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK