当前位置:网站首页>postman和postman interceptor的安装
postman和postman interceptor的安装
2022-07-05 03:33:00 【洛阳纸贵】
终于有时间做这个事情,弄完后太方便了。
谷歌浏览器上安装步骤:
将postman.crc的.crc后缀改为.rar,解压,后拖入chrome扩展
安装完成
postman interceptor
Postman interceptor,可以拦截chrome发送的所有请求及参数、cookie等信息,便于调试,需要配合postman使用
安装步骤:
- 首先需要安装postman
- 将Postman Interceptor.crc的.crc后缀改为.rar,解压,后拖入chrome扩展
- 复制扩展程序中Postman Interceptor对应的 ID:iegdojcjknifpjcloapbmlblgphehdhk
- 修改postman解压文件目录/js中的requester.js和runner.js
- 将 window.postman_interceptor_id = ('xxxxx'); 引号中的内容替换成Postman Interceptor对应的 ID,总共两处替换
- 在chrome中开启Postman Interceptor,同时postman中打开interceptor开关即可
注:当postman中开启了interceptor时,此时postman发送请求会一直处于Loading状态(会超时),需要关闭interceptor才能正常访问
其他
注:postman和postman interceptor版本关系需要对应,我使用的版本为postman_4.1.2,Postman Interceptor_v0.2.9
安装文件:链接: 百度网盘 请输入提取码 提取码: pi7e
转载:postman和postman interceptor的安装 - oumae - 博客园
我按博主的4.1.2和0.2.9安装后,可以采集request,但是发送请求,一直loading,于是我换成4.1.2和0.2.23,然后就ok了。
打开postman interceptor
访问postman
边栏推荐
- [summary of two registration methods]
- MySQL winter vacation self-study 2022 11 (9)
- Clean up PHP session files
- [wp][入门]刷弱类型题目
- Port, domain name, protocol.
- 有个疑问 flink sql cdc 的话可以设置并行度么, 并行度大于1会有顺序问题吧?
- Azkaban overview
- Cette ADB MySQL prend - elle en charge SQL Server?
- LeetCode 237. Delete nodes in the linked list
- Kuboard
猜你喜欢
El select, El option drop-down selection box
[groovy] groovy environment setup (download groovy | install groovy | configure groovy environment variables)
Design and practice of kubernetes cluster and application monitoring scheme
Logstash、Fluentd、Fluent Bit、Vector? How to choose the appropriate open source log collector
51 independent key basic experiment
Why do some programmers change careers before they are 30?
Multi person online anonymous chat room / private chat room source code / support the creation of multiple chat rooms at the same time
Pat grade a 1119 pre- and post order traversals (30 points)
Sqoop command
Hot knowledge of multithreading (I): introduction to ThreadLocal and underlying principles
随机推荐
Tiny series rendering tutorial
Talk about the SQL server version of DTM sub transaction barrier function
qrcode:将文本生成二维码
v-if VS v-show 2.0
Kubernetes - identity and authority authentication
Blue Bridge Cup single chip microcomputer -- PWM pulse width modulation
[move pictures up, down, left and right through the keyboard in JS]
Yuancosmic ecological panorama [2022 latest]
Kbp206-asemi rectifier bridge kbp206
【软件逆向-基础知识】分析方法、汇编指令体系结构
問下,這個ADB mysql支持sqlserver嗎?
Learning notes of raspberry pie 4B - IO communication (I2C)
Azkaban installation and deployment
端口,域名,协议。
Azkaban overview
Watch the online press conference of tdengine community heroes and listen to TD hero talk about the legend of developers
Anti debugging (basic principles of debugger Design & NT NP and other anti debugging principles)
Kubernetes -- cluster expansion principle
How rem is used
Pytest (4) - test case execution sequence