diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2007-12-09 12:12:52 +0000 | 
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2007-12-09 12:12:52 +0000 | 
| commit | a03c2d825bd6f8a1555e1d04c1b76a005e7f61b4 (patch) | |
| tree | 8689e9fd49fa7820ea9793c6496d5fddff330c74 /docs/TODO | |
| parent | 06fb242e23e1c70827707f8ffa02dc48ddaf2759 (diff) | |
oops duplicate numbering
Diffstat (limited to 'docs/TODO')
| -rw-r--r-- | docs/TODO | 8 | 
1 files changed, 4 insertions, 4 deletions
@@ -39,7 +39,7 @@   5. HTTP   5.1 Other HTTP versions with CONNECT - 5.1 Better persistancy for HTTP 1.0 + 5.2 Better persistancy for HTTP 1.0   6. TELNET   6.1 ditch stdin @@ -254,7 +254,7 @@   never been reported as causing trouble to anyone, but should be considered to   use the HTTP version the user has chosen. -5.1 Better persistancy for HTTP 1.0 +5.2 Better persistancy for HTTP 1.0   "Better" support for persistent connections over HTTP 1.0   http://curl.haxx.se/bug/feature.cgi?id=1089001 @@ -379,8 +379,8 @@ to provide the data to send.  10.2 RSYNC - (no RFCs for protocol nor URI/URL format).  An implementation should most -  probably use an existing rsync library, such as librsync. + There's no RFC for protocol nor URI/URL format.  An implementation should + most probably use an existing rsync library, such as librsync.  11. Client  | 
