- Eric Wong introduced support for the new option -T. (dot) that makes curl
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Aug 2009 10:57:17 +0000 (10:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Aug 2009 10:57:17 +0000 (10:57 +0000)
commit95c2b205a4e33eab9ea331428565109bde99c8a5
treeb52ed9087f9a1ecf5a4dcdd6ddebf8afc7ba6eb1
parent6ede4ce79d740e9ea9430bba7654aa8d92c6926a
- Eric Wong introduced support for the new option -T. (dot) that makes curl
  read stdin in a non-blocking fashion. This also brings back -T- (minus) to
  the previous blocking behavior since it could break stuff for people at
  times.
CHANGES
RELEASE-NOTES
docs/curl.1
src/main.c