Open Bug 983025 Opened 10 years ago Updated 7 months ago

Provide a way to bypass cross-origin request restrictions

Categories

(DevTools :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Mook, Unassigned)

References

(Blocks 1 open bug)

Details

When developing, it can be useful have a way of bypassing CORS restrictions; in my case, developing locally (served off localhost) interacting with a REST API that's difficult to modify.

It's perfectly fine for this to be something like a command-line option that requires jumping through hoops, as long as those hoops can be scripted.

It is equivalent to Chrome's --disable-web-security.  That happens to also show a notification bar on startup; doesn't really matter, it's not like I'm using that browser for real browsing.

(I tried hacking up an extension, but while I can clobber HTTP headers, I couldn't figure out how to do that with web sockets.  Maybe I need to look harder?)
Product: Firefox → DevTools
Blocks: 1569964
Priority: -- → P3
Flags: needinfo?(gcliffe421)
Severity: normal → S3

Clear a needinfo that is pending on an inactive user.

Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.

For more information, please visit BugBot documentation.

Flags: needinfo?(gcliffe421)
You need to log in before you can comment on or make changes to this bug.