Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: commits

[3762] cherokee/trunk/cherokee/connection.c: Adds a new TRACE point.

 

 

Cherokee commits RSS feed   Index | Next | Previous | View Threaded


cherokee at cherokee-project

Oct 30, 2009, 9:18 AM

Post #1 of 1 (119 views)
Permalink
[3762] cherokee/trunk/cherokee/connection.c: Adds a new TRACE point.

Revision: 3762
http://svn.cherokee-project.com/changeset/3762
Author: alo
Date: 2009-10-30 17:18:35 +0100 (Fri, 30 Oct 2009)

Log Message:
-----------
Adds a new TRACE point. Points when a HTTP/1.1 connection does not
provide a "Connection" header entry.

Modified Paths:
--------------
cherokee/trunk/cherokee/connection.c

Modified: cherokee/trunk/cherokee/connection.c
===================================================================
--- cherokee/trunk/cherokee/connection.c 2009-10-30 16:17:15 UTC (rev 3761)
+++ cherokee/trunk/cherokee/connection.c 2009-10-30 16:18:35 UTC (rev 3762)
@@ -1895,6 +1895,7 @@
if (conn->header.version == http_version_11) {
/* It is needed in HTTP/1.1
*/
+ TRACE(ENTRIES, "conn %p, HTTP/1.1 with no Host header entry\n", conn);
goto error;
}
break;

Cherokee commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.