]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Introduce ap_send_interim_response function and API, for interim
authorNick Kew <niq@apache.org>
Sun, 7 Oct 2007 13:41:50 +0000 (13:41 +0000)
committerNick Kew <niq@apache.org>
Sun, 7 Oct 2007 13:41:50 +0000 (13:41 +0000)
commit3d1465d445ed7240fd4b26142fc5892a73e3d4a4
tree3f60f872c8a6479c99e176a015e0b9317ae66f3a
parentebb0a9aed25463d2eb86b9076a9eaf870a16c50d
Introduce ap_send_interim_response function and API, for interim
(HTTP 1xx) responses sent by an application or backend.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582630 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
server/protocol.c