Closed
Bug 618857
Opened 15 years ago
Closed 15 years ago
Cookies not sent with 'Page Source'
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 156435
People
(Reporter: skid.matt+fb, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
After upgrading to 3.6.13 from 3.6.12, the 'Cookie' request header is not sent when viewing a page's source (from the 'Page Source' menu item). They are sent along with a page refresh however.
Reproducible: Always
Steps to Reproduce:
1. Load a page that sets one or more cookies.
2. Start watching the request traffic with a network monitor, or the Live Headers extension.
3. Re-load the page, confirming that you are sending the cookie(s) that were set.
4. Choose 'Page Source' from the 'View' menu, and compare the headers.
Actual Results:
No cookie is sent to the server with the 'Page Source' request.
Expected Results:
There shouldn't be any difference between the headers sent when reloading a page and when viewing its source.
| Reporter | ||
Updated•15 years ago
|
Version: unspecified → 3.6 Branch
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•