扩展程序 : Packet Proxy for Google Chrome
版本 : 0.0.5
提供方 : 由wisestcoder提供
概述
A quick proxy plugin for requests, cookies and headersWhat can Packet Proxy do?
1. Acting as a proxy for resources、requests
2. Modify cookies to solve authentication problems
3. Modify HTTP request and response headers
Why install it?
1. You can proxy your resources and requests such like charles did. you never have to build a nginx server
2. You can solve authentication problems. When we develop and debug locally, we can get cookies from remote server automatically.
3. You can add and modify remove request headers and response headers. you can use this to set X-Forwarded-For, Authorization, Access-Control-Allow-Origin, and more.