From 4a58d757de286f49eacb071d12f7e5c6cff61941 Mon Sep 17 00:00:00 2001 From: Stephan Holljes Date: Thu, 2 Apr 2015 22:49:07 +0200 Subject: lavf/http: add proof-of-concept http server. Signed-off-by: Stephan Holljes Reviewed-By: Nicolas George --- doc/protocols.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/protocols.texi') diff --git a/doc/protocols.texi b/doc/protocols.texi index 2a19b41ad4..5b7b6cf255 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -277,6 +277,9 @@ Set initial byte offset. @item end_offset Try to limit the request to bytes preceding this offset. + +@item listen +If set to 1 enables experimental HTTP server. @end table @subsection HTTP Cookies -- cgit v1.2.3