Hi, pals!
In function "clientProcessRequest", there are five cases to check,
METHOD_CONNECT, METHOD_PURGE, METHOD_TRACE, r->content_length >= 0,
and http->log_type = clientProcessRequest2(http); .
IMHO, METHOD_TRACE implements cache miss and clientProcessRequest2(http) processes cache hit. Am I correct?
I do not understand the the meaning of the following cases,
METHOD_CONNECT, METHOD_PURGE and r->content_length >= 0.
What do they mean? What are their functions?
Best regards,
George, Ma
Received on Wed Apr 17 2002 - 00:41:26 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:11 MST