Chrome+postman+postman interceptor調試


本文使用chrome+postman4.8.3+postman interceptor0.2.23調試使用cookie的請求。

postman4.8.3下載地址:https://pan.baidu.com/s/1bp1LSGf/

postman interceptor下載地址:http://chromecj.com/Handler/Download/785

安裝postman的時候,可能會報錯,需要將crx文件的后綴改為.zip,解壓后,將其中的_metadata文件夾名字前的下划線“_”去掉

打開chrome的擴展程序:

 

 

安裝完畢后,可以在url中輸入:chrome://apps,選擇postman打開:

 

 

然后安裝postman interceptor,以便進行帶cookie的調試:

使用類似的方法安裝postman interceptor后,postman是打不開interceptor的:

需要把postman目錄下的/js目錄里的runner.js以及requester.js中的aicmkgpgakddgnaphhhpliifpcfhicfo 字符串替換成擴展程序界面的Interceptor的id:

這樣就可以在postman中啟動interceptor了,此后就可以在postman的請求中添加cookie等。

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM