]> granicus.if.org Git - apache/commit
Allow headers (if not already passed by other means) to be sent via
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 29 Jan 2003 16:02:17 +0000 (16:02 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 29 Jan 2003 16:02:17 +0000 (16:02 +0000)
commit16a2d1c3327cfc1d5bbf5c9bdf329964f177e23e
treeacc3d9d88318d34f741b708435428b316b19116a
parentda2885158fbbf026803e612478ff0e85c5a19536
  Allow headers (if not already passed by other means) to be sent via
  WriteFile() since the foxisapi and other thunks seem to indicate that
  headers within the WriteFile() operation are expected to succeed.

  Also assure that all ->completion callbacks get the original size of
  the document.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98533 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_isapi.c