commit | a0474685c19371f25c9de92683ab38a3ff29ef56 | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Tue Jun 16 18:03:28 2009 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Tue Jun 16 18:03:28 2009 +0000 |
tree | 49f90ed9ab48f19393fbe46f17a7e8c21035232d | |
parent | 0b317b72ae6f23eb4dbd0a22509a20ff5acb2958 [diff] |
- Reuven Wachtfogel made curl -o - properly produce a binary output on windows (no newline translations). Use -B/--use-ascii if you rather get the ascii approach.