Closed
Bug 686268
Opened 14 years ago
Closed 12 years ago
Request for GET/POST header and data debug options
Categories
(Add-on SDK Graveyard :: General, enhancement, P3)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: snowinferno, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1
Steps to reproduce:
I am having some issues with a POST request and am trying to find out if the post headers and data are being correctly sent to the server.
The issues happen in a plugin I'm developing that interfaces with Google APIs, so I am unable to check the headers and data at the server.
It would be excellent if there was an option to log to console the exact headers and data being sent to the server.
Severity: normal → enhancement
Comment 1•14 years ago
|
||
snowinferno: to confirm, you would like to see this information when using the Request API in the Add-on SDK, right?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Flags: needinfo?(snowinferno)
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(snowinferno)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•