view dtd/error.dtd @ 1727:1a16dce51bce

Unified description of slow_start in stream with http.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 08 Jun 2016 14:00:15 +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
>