Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headers are not active when the FF browser starts or opened #8

Open
GoogleCodeExporter opened this issue Apr 30, 2016 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

===Introduction===
When opening the firefox ,all the previous headers are already available on the 
header tool but its not active.Is there a way to open the browser with all the 
previous headers active as in modify headers.

===HTTP Protocol===

Put your comment inline into this example HTTP protocol :

#wget -d google.com

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.12 (linux-gnu)
Accept: */ *                            // example of comment
Host: www.google.it
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.0 200 OK
Date: Sun, 03 Apr 2011 11:23:13 GMT
Expires: -1
Cache-Control: private, max-age=0
Content-Type: text/html; charset=ISO-8859-1
Server: gws
X-XSS-Protection: 1; mode=block

---response end---

zd

Original issue reported on code.google.com by [email protected] on 28 Dec 2011 at 5:34

@GoogleCodeExporter
Copy link
Author

Using 
FF 6.0 and header tool 0.3.6

Original comment by [email protected] on 28 Dec 2011 at 5:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant