view dtd/error.dtd @ 1058:2ef5a63ce6e2

Documented SPDY/3.1 support.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 04 Feb 2014 16:46:25 +0400
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
>