From 837c55e07271b59cd151b3cbecb1822fc10adf77 Mon Sep 17 00:00:00 2001 From: Karthick J Date: Tue, 5 Sep 2017 23:30:52 +0800 Subject: avformat/hlsenc: Added configuration to override HTTP User-Agent Signed-off-by: Karthick J Signed-off-by: Steven Liu --- doc/muxers.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/muxers.texi') diff --git a/doc/muxers.texi b/doc/muxers.texi index 2bec5f8954..5a4f17bf8d 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -728,6 +728,10 @@ server using the HTTP PUT method, and update the m3u8 files every @code{refresh} times using the same method. Note that the HTTP server must support the given method for uploading files. + +@item http_user_agent +Override User-Agent field in HTTP header. Applicable only for HTTP output. + @end table @anchor{ico} -- cgit v1.2.3