summaryrefslogtreecommitdiff
path: root/doc/protocols.texi
diff options
context:
space:
mode:
authorStephan Holljes <klaxa1337@googlemail.com>2015-04-02 22:49:07 +0200
committerNicolas George <george@nsup.org>2015-04-05 10:17:47 +0200
commit4a58d757de286f49eacb071d12f7e5c6cff61941 (patch)
tree34132814bffe558165c2fc25a06779937a27b742 /doc/protocols.texi
parent0224b35c89e9e75f156962c93b37adab75d8df6a (diff)
lavf/http: add proof-of-concept http server.
Signed-off-by: Stephan Holljes <klaxa1337@googlemail.com> Reviewed-By: Nicolas George <george@nsup.org>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi3
1 files changed, 3 insertions, 0 deletions
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