Fix #7: QA script if_modified_since_test03.htt failed
commit7cb8abf92576bc28e3435cf8798b32a651e2296b
authorEduardo Silva <edsiper@gmail.com>
Tue, 1 Jun 2010 03:11:40 +0000 (31 23:11 -0400)
committerEduardo Silva <edsiper@gmail.com>
Tue, 1 Jun 2010 03:11:40 +0000 (31 23:11 -0400)
treee01214b038779880c3bc2d69ae113b4640b66df8
parentc710d7488760e1c620cf4ded083c79621b2f1353
Fix #7: QA script if_modified_since_test03.htt failed
Core was resetting requests nodes from client request struct
before check the KeepAlive. Also when the request client were
removed from thread index, the index was not updated.
src/http.c
src/include/request.h
src/request.c