view dtd/error.dtd @ 1548:08498db38e58

Replaced proxy_downstream/upstream_buffer with proxy_buffer_size.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 13 Aug 2015 17:11:32 +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
>