Feature #1168
Updated by Luke Murphey almost 9 years ago
Add the ability to just output the raw content of the page that is matched. The user can then parse the content themselves in SPL (such as rex). This way, the user can import things such as:
* JSON files
* HTML that is not valid or is rendered by Javascript (especially document.write() calls).
* Raw content that needs no parsing (like the Internet Storm Center status)
* JSON files
* HTML that is not valid or is rendered by Javascript (especially document.write() calls).
* Raw content that needs no parsing (like the Internet Storm Center status)