commit | 5ccbbe40c2257a24b758008b83de8c5ac018ed28 | [log] [tgz] |
---|---|---|
author | Dan Fandrich <dan@coneharvesters.com> | Fri Oct 13 21:02:27 2006 +0000 |
committer | Dan Fandrich <dan@coneharvesters.com> | Fri Oct 13 21:02:27 2006 +0000 |
tree | f2fecb776d5c5473e97a33f4c1e55fbeb1b9c623 | |
parent | 86f93a53d6a18827668784b98d4fc6824bbaa417 [diff] |
The tagging of application/x-www-form-urlencoded POST body data sent to the CURLOPT_DEBUGFUNCTION callback has been fixed (it was erroneously included as part of the header). A message was also added to the command line tool to show when data is being sent, enabled when --verbose is used.