comparison xml/en/docs/http/ngx_http_hls_module.xml @ 1228:0ffd5caf0766

HLS: corrected the "appeared-in" version for hls_forward_args.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 May 2014 11:30:59 +0400
parents 4e20e4f8f49b
children c20c2b945f8c
comparison
equal deleted inserted replaced
1227:de72c335b90b 1228:0ffd5caf0766
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_http_hls_module" 9 <module name="Module ngx_http_hls_module"
10 link="/en/docs/http/ngx_http_hls_module.html" 10 link="/en/docs/http/ngx_http_hls_module.html"
11 lang="en" 11 lang="en"
12 rev="3"> 12 rev="4">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_http_hls_module</literal> module provides HTTP Live Streaming 17 The <literal>ngx_http_hls_module</literal> module provides HTTP Live Streaming
106 <syntax><literal>on</literal> | <literal>off</literal></syntax> 106 <syntax><literal>on</literal> | <literal>off</literal></syntax>
107 <default>off</default> 107 <default>off</default>
108 <context>http</context> 108 <context>http</context>
109 <context>server</context> 109 <context>server</context>
110 <context>location</context> 110 <context>location</context>
111 <appeared-in>1.5.13</appeared-in> 111 <appeared-in>1.5.12</appeared-in>
112 112
113 <para> 113 <para>
114 Adds arguments from a playlist request to URIs of fragments. 114 Adds arguments from a playlist request to URIs of fragments.
115 This may be useful for performing client authorization at the moment of 115 This may be useful for performing client authorization at the moment of
116 requesting a fragment, or when protecting an HLS stream with the 116 requesting a fragment, or when protecting an HLS stream with the