diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-12-09 12:22:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-12-09 12:22:22 +0000 |
commit | ccb49561459ca091a4cb84363ae5851c7deb9141 (patch) | |
tree | c1d98e788d4d4f51ea2632556b391a88063c7404 /docs/TODO | |
parent | 3d09cb0a8851b57987689c4765bd8e2c771d1bc8 (diff) |
RTMP support?
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -382,6 +382,12 @@ to provide the data to send. There's no RFC for protocol nor URI/URL format. An implementation should most probably use an existing rsync library, such as librsync. +10.3 RTMP + + There exists a patch that claims to introduce this protocol: + http://osdir.com/ml/gnu.gnash.devel2/2006-11/msg00278.html, further details + in the feature-request: http://curl.haxx.se/bug/feature.cgi?id=1843469 + 11. Client 11.1 Content-Disposition |