view dtd/error.dtd @ 2210:da8e5d713962

Documented the $ssl_preread_protocol variable.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 12 Jul 2018 21:40:25 +0300
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
>