view dtd/error.dtd @ 427:d4464d7bff6c

Bring the list of response codes acceptable by ngx_http_headers_module up to date.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 27 Feb 2012 12:03:21 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>