Closed
Bug 1403553
Opened 8 years ago
Closed 8 years ago
send POST data when view-page-source
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 166786
People
(Reporter: kes-kes, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170817115854
Steps to reproduce:
1. Open some page with POST request
2. Then Right mouse click -> View page source
Actual results:
Page is opened but POST data is not sent
Expected results:
Page source should be opened with same request.
Because original POST data is not sent ( as at first step) the different data is rendered.
ref: bug 55583.
Component: Untriaged → View Source
Product: Firefox → Toolkit
Thanks for filing! This appears to be a known issue, so I'll dupe this to bug 166786.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•