comparison xml/en/docs/http/ngx_http_grpc_module.xml @ 2837:92e5dca02091

Corrected syntax of ssl_conf_command and friends.
author Dj Gilcrease <d.gilcrease@f5.com>
date Fri, 18 Feb 2022 11:24:41 -0800
parents 4add6ae1296f
children 0d355d154181
comparison
equal deleted inserted replaced
2836:9df61c67bdaf 2837:92e5dca02091
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Module ngx_http_grpc_module" 10 <module name="Module ngx_http_grpc_module"
11 link="/en/docs/http/ngx_http_grpc_module.html" 11 link="/en/docs/http/ngx_http_grpc_module.html"
12 lang="en" 12 lang="en"
13 rev="6"> 13 rev="7">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 The <literal>ngx_http_grpc_module</literal> module allows passing requests 18 The <literal>ngx_http_grpc_module</literal> module allows passing requests
533 533
534 </directive> 534 </directive>
535 535
536 536
537 <directive name="grpc_ssl_conf_command"> 537 <directive name="grpc_ssl_conf_command">
538 <syntax><value>command</value></syntax> 538 <syntax><value>command</value> ...</syntax>
539 <default/> 539 <default/>
540 <context>http</context> 540 <context>http</context>
541 <context>server</context> 541 <context>server</context>
542 <context>location</context> 542 <context>location</context>
543 <appeared-in>1.19.4</appeared-in> 543 <appeared-in>1.19.4</appeared-in>