]> granicus.if.org Git - apache/commit
- Fix case where the initial chunk length was 0 was not handled correctly.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 30 May 2002 23:13:16 +0000 (23:13 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 30 May 2002 23:13:16 +0000 (23:13 +0000)
commitf7744d68b8e21b6a186c7576a3ee1f8862efeb8a
treef722812f4a3a5e602b5c58ead200f27d9a93e21f
parent86ab78e2a57022bcd1cf9fda9d875058cce29c17
- Fix case where the initial chunk length was 0 was not handled correctly.
- Fix bucket lifetimes so that they don't live longer than their brigades.
  That's not nice.
- Simplify some usage of f->r->connection to f->c in the bucket creation
  calls.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95416 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c