1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
William A. Rowe Jr
7d52f087c7 My bad. We need to use the constants defined in httpd.h. The essential
reason is that these errors will grow to include 'other' things, like
  custom error responses, DAV error responses, and so on.  They may also
  start including 'sub errors' - local langauge explanations of specific
  failures.  Let's use the httpd.h constants rather than numbers, they
  are easier to read.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90408 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 18:04:36 +00:00