gbaptista / luminous

Identify, analyze and block code execution and event collection through JavaScript in your browser with code interception.
https://gbaptista.github.io/luminous
GNU General Public License v3.0
96 stars 11 forks source link

Images and PDF files are not opening in Firefox. #93

Closed gbaptista closed 6 years ago

gbaptista commented 6 years ago

When you try to open an image on a tab, the file content is corrupted.

Probably related to filterResponseData support #86.

gbaptista commented 6 years ago

Fixed: Fix Firefox binary files issue #94