mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Patched, as per PR 41793. Issue raised by Joel Nelson.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562077 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -473,6 +473,7 @@ AJP13_SEND_BODY_CHUNK :=
|
||||
prefix_code 3
|
||||
chunk_length (integer)
|
||||
chunk *(byte)
|
||||
chunk_terminator (byte) Ox00
|
||||
|
||||
|
||||
AJP13_SEND_HEADERS :=
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
|
||||
<!-- $LastChangedRevision$ -->
|
||||
@@ -461,6 +461,7 @@ AJP13_SEND_BODY_CHUNK :=
|
||||
prefix_code 3
|
||||
chunk_length (integer)
|
||||
chunk *(byte)
|
||||
chunk_terminator (byte) Ox00
|
||||
|
||||
|
||||
AJP13_SEND_HEADERS :=
|
||||
|
||||
Reference in New Issue
Block a user