diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-14 17:01:30 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-14 17:13:27 +0200 |
commit | de11bf3bd4852832c45bd4f3f39ab4bacab3b438 (patch) | |
tree | 058cd71fa86d504ede926f91d382debbef5fd183 /dpi/datauri.c | |
parent | 8f0909b7ae431a0c4a8e5b49ed4348624fdfe11e (diff) |
Render JSON content as plain text
Some website endpoints return information in JSON, which is helpful to
be read as plain text in some situations. The content can still be
downloaded to disk using the save button or the context menu.
An example is the following endpoint https://tls.browserleaks.com/tls,
which provides TLS fingerprinting information in JSON, which will change
when reloading the page (only when Dillo is linked with LibreSSL).
The original page https://tls.browserleaks.com/ uses JS and cannot be
used in Dillo.
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/message/6C5K4F6NBRUDSPNPWTXLQXCK3U3SI7DM/
Diffstat (limited to 'dpi/datauri.c')
0 files changed, 0 insertions, 0 deletions