view dtd/error.dtd @ 2789:d16409187314

Documented the $ssl_alpn_protocol variable.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 01 Nov 2021 21:06:06 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>