Are there any Chrome addons that allow you to modify HTTP request headers and/or request parameters?
-
-
Answer:
Yes. As of Chrome 17, this is possible with the Web Request API: http://code.google.com/chrome/extensions/beta/webRequest.html Chrome 17 is currently in beta, and should be released to stable within a month or so.
Aaron Boodman at Quora Visit the source
Other answers
There are many extensions which allow you to modify headers like@ mentioned about ModHeader. If you need to change request parameter, probably you might need another chrome extension like Switchroo etc.You can also try @http://bit.ly/requestly-chrome-store which allows you to do the both. 1. Modify Headers (Request as well as Response Headers) 2. Replace something in URL (Replace Rule) 3. Block Websites (Cancel Rule)With Requestly, you can also share your rules with other users.Disclaimer: I built Requestly!!
Sachin Jain
You can try something like Charles Proxy http://www.charlesproxy.com/ It may be able to do what you want. You can set breakpoints, and modify request packets.
Randal Truong
ModHeader: https://chrome.google.com/webstore/detail/idgpnmonknjnojddfkpgkljpfnnfcklj - needs Chrome 17 or later
Kornelis Sietsma
Related Q & A:
- How can you view an HTTP request in transit?Best solution by Information Security
- How to debug HTTP request?Best solution by Server Fault
- How can I attach some parameters with request?Best solution by Stack Overflow
- How can I send an http request at a specific time?Best solution by Stack Overflow
- Where to download specific kernel headers?Best solution by stackoverflow.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.