]> 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)
commitb55cf3e08e727fbd58fc10801e1a562a62f65dbb
treeacc3d9d88318d34f741b708435428b316b19116a
parent7734269ba8ce157042abd0244ac972365ce09d5b
  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