From 2ec33d27127251bbc45e1f88e60691ad59cf2319 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Thu, 6 Mar 2014 18:40:00 +0100 Subject: http: Add support for selecting a request range MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Comment from Reimar Döffinger included as pro memoria. Signed-off-by: Luca Barbato --- doc/protocols.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/protocols.texi') diff --git a/doc/protocols.texi b/doc/protocols.texi index fa14a8c53d..406a431841 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -114,6 +114,12 @@ If the server supports ICY metadata, and @option{icy} was set to 1, this contains the last non-empty metadata packet sent by the server. It should be polled in regular intervals by applications interested in mid-stream metadata updates. + +@item offset +Set initial byte offset. + +@item end_offset +Try to limit the request to bytes preceding this offset. @end table @section mmst -- cgit v1.2.3