view dtd/error.dtd @ 2038:ffb3570c352c

Removed location context from http2_max_requests.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 18 Sep 2017 20:41:28 +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
>