URI-extension.txt: update docs, we aren't using bencode for this.

This commit is contained in:
Brian Warner 2007-06-11 17:02:50 -07:00
parent 361cbbb711
commit 466083700f

View File

@ -1,8 +1,10 @@
"URI Extension Block" "URI Extension Block"
This block is a bencoded dictionary. All buckets hold an identical copy. The This block is a serialized dictionary with string keys and string values
hash of the serialized data is kept in the URI. (some of which represent numbers, some of which are SHA-256 hashes). All
buckets hold an identical copy. The hash of the serialized data is kept in
the URI.
The download process must obtain a valid copy of this data before any The download process must obtain a valid copy of this data before any
decoding can take place. The download process must also obtain other data decoding can take place. The download process must also obtain other data