summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2019-06-21 14:26:20 +0100
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2019-06-27 12:16:14 +0100
commit025fcee6fa208dd484a419ecf29c3e70038a5e34 (patch)
tree9f0998a757304b1b6661597a35d0aa9e655d6cb6 /doc
parentd33414d2ad27a5d2193c9ab0948ba7a282c2f910 (diff)
hlsenc: Add option to set custom HTTP headers
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/muxers.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 6c5b4bb637..59c93bc687 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1089,6 +1089,9 @@ Set timeout for socket I/O operations. Applicable only for HTTP output.
@item -ignore_io_errors
Ignore IO errors during open, write and delete. Useful for long-duration runs with network output.
+@item headers
+Set custom HTTP headers, can override built in default headers. Applicable only for HTTP output.
+
@end table
@anchor{ico}