mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
maybe we don't even want Range
This commit is contained in:
parent
6c664d69a8
commit
69195e0a5a
@ -232,6 +232,7 @@ The data is returned in a multipart container.
|
||||
.. Blech, multipart!
|
||||
We know the data size.
|
||||
How about implicit size-based framing, instead?
|
||||
Or frame it all in a CBOR array (drop *Range* and use query args!).
|
||||
Maybe HTTP/2 server push is a better solution.
|
||||
For example, request /shares and get a push of the first share with the result?
|
||||
(Then request the rest, if you want, while reading the first.)
|
||||
|
Loading…
Reference in New Issue
Block a user