You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Please preserve bit-for-bit exact content when
-dump
ing file contents to STDOUT, as this can throw off checksums. For example,links -dump https://icanhazip.com/
differs fromcurl
orwget
of the same URL.If some backwards compatibility causes an issue, then maybe add a flag to skip formatting/altering the dump output?
The text was updated successfully, but these errors were encountered: