diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2007-02-25 11:38:13 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2007-02-25 11:38:13 +0000 |
| commit | b819c72700d5f01cab5848f1cd3c880205d01c81 (patch) | |
| tree | 94a69e7075bcdfde79837c6d9568a7ef7cea8e1e /CHANGES | |
| parent | d2cfb7fd13e1559cfa1cb1439a3faa683da99a25 (diff) | |
- Adam D. Moss made the HTTP CONNECT procedure less blocking when used from
the multi interface. Note that it still does a part of the connection in a
blocking manner.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Daniel (25 February 2007) +- Adam D. Moss made the HTTP CONNECT procedure less blocking when used from + the multi interface. Note that it still does a part of the connection in a + blocking manner. + Daniel (23 February 2007) - Added warning outputs if the command line uses more than one of the options -v, --trace and --trace-ascii, since it could really confuse the user. |
