Commit 07c64de7 authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

A very large one-line change. If finalize_request_protocol were to

be mistakenly called twice, it would send two chunked terminators.
To prevent that, we just needed to clear r->chunked at the same time
we clear the B_CHUNK flag.  Also added comments to explain the function.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@78611 13f79535-47bb-0310-9956-ffa450edef68
parent abc5c4d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment