view dtd/error.dtd @ 2599:5c5a36560f97

Added the proxy_cookie_flags directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 29 Sep 2020 15:52:05 +0100
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
>