]> granicus.if.org Git - apache/commit
Don't overwrite r->the_request. This was causing us to never get the
authorRyan Bloom <rbb@apache.org>
Wed, 18 Apr 2001 20:46:46 +0000 (20:46 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 18 Apr 2001 20:46:46 +0000 (20:46 +0000)
commit17df005db7f949b5b038a963d526c2c78b6be245
treebd43142033bc001af77a82628f032c21d8ed0bdf
parent52d4dfdfc0dbbc1d96e6b8580ce29105191cfd06
Don't overwrite r->the_request.  This was causing us to never get the
request in the access_log

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88885 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c