Extra data in raw format

Hi,

The extra data that is captured using raven.captureException('Error!', { extra: { data, response } }) appears in the sentry web interface like this: http://i.imgur.com/1XYqRD3.png

How can I get the extra data in it’s raw format, not in sentry’s ‘helpful’ pretty format?

Thanks

Oh, hmm. I guess we need a “raw” toggle in the UI. I’ve opened an issue on GitHub.