Closed
Bug 1029753
Opened 10 years ago
Closed 9 years ago
(shumway) Implement custom headers
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mwobensmith, Unassigned)
References
Details
(Whiteboard: [shumway])
Assuming we want them, we currently don't have the ability to add custom headers to URLRequests[1] and we might want to implement them.
If we do, we would also need to tie in validation for a) cross-domain requests (via policy files) and b) disallowed headers[2], as well as look out for known vulnerabilities[3].
[1] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/URLRequestHeader.html
[2] http://www.actionscripterrors.com/?p=696
[3] http://www.securiteam.com/securityreviews/5KP0M1FJ5E.html
Reporter | ||
Updated•10 years ago
|
Whiteboard: [shumway]
Updated•10 years ago
|
Blocks: shumway-1.0
Updated•10 years ago
|
Blocks: shumway-later
Comment 1•10 years ago
|
||
This bug does not need to block Shumway's 1.0 milestone for ads.
No longer blocks: shumway-1.0
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•