[master] 4362464 Typo

Federico G. Schwindt fgsch at lodoss.net
Thu Mar 20 00:59:14 CET 2014


commit 4362464111e676d127c3ee10972aa5aec177b3a2
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Wed Mar 19 23:01:27 2014 +0000

    Typo

diff --git a/include/tbl/sess_close.h b/include/tbl/sess_close.h
index b132b39..522eb02 100644
--- a/include/tbl/sess_close.h
+++ b/include/tbl/sess_close.h
@@ -31,7 +31,7 @@
 
 SESS_CLOSE(REM_CLOSE,	"Client Closed")
 SESS_CLOSE(REQ_CLOSE,	"Client requested close")
-SESS_CLOSE(REQ_HTTP10,	"proto < HTTP.1.1")
+SESS_CLOSE(REQ_HTTP10,	"Proto < HTTP/1.1")
 SESS_CLOSE(RX_BODY,	"Failure receiving req.body")
 SESS_CLOSE(RX_JUNK,	"Received junk data")
 SESS_CLOSE(RX_OVERFLOW,	"Received buffer overflow")



More information about the varnish-commit mailing list