Download raw body.
diff_output_lines() performance fix
Quoth Stefan Sperling <stsp@stsp.name>: > Embedded NUL bytes are incompatible > with the call fprintf(dest, "%s\n", buf); Is there any reason to avoid fwrite() that I'm missing?
diff_output_lines() performance fix