almende / chap-links-library

a web based visualization library for displaying graphs, networks, and timelines
http://almende.github.com/chap-links-library
Apache License 2.0
599 stars 167 forks source link

Keep -dump output pristine #373

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Please preserve bit-for-bit exact content when -dumping file contents to STDOUT, as this can throw off checksums. For example, links -dump https://icanhazip.com/ differs from curl or wget of the same URL.

If some backwards compatibility causes an issue, then maybe add a flag to skip formatting/altering the dump output?