]> granicus.if.org Git - apache/commit
add ap_get_status_line() so that modules can get a standardized
authorGreg Stein <gstein@apache.org>
Tue, 4 Jul 2000 00:28:25 +0000 (00:28 +0000)
committerGreg Stein <gstein@apache.org>
Tue, 4 Jul 2000 00:28:25 +0000 (00:28 +0000)
commitd02f5c7aba32a38aa21c00947d2b2681e543ab65
tree71026e3ae4e90cfeadc8968ecce5b3c8c4aa9dfe
parent6dcafac17f320bba2a71eb28a10199bb93d0660c
add ap_get_status_line() so that modules can get a standardized
    Status-Line value for their response.

Submitted by: Joe Orton <joe@orton.demon.co.uk>
Reviewed by: Greg Stein

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85762 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
modules/dav/main/mod_dav.c
modules/http/http_protocol.c