Skip to content

Intercepting browser's AJAX requests which made by XMLHttpRequest

Notifications You must be signed in to change notification settings

augusttty/xhrhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xhrhooks

Intercepting browser's AJAX requests which made by XMLHttpRequest

目前功能

拦截所有走XMLHttpRequest的请求

自定义配置

项目demo示例运行方法

  • npm install 安装依赖
  • node server.js 启动koa api 服务
  • node app.js 监听5500端口客户端
  • 浏览器打开 http:https://localhost:5500

About

Intercepting browser's AJAX requests which made by XMLHttpRequest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published