[master] cef7f39 Forgot this bit
Poul-Henning Kamp
phk at varnish-cache.org
Mon Jul 8 14:43:40 CEST 2013
commit cef7f39ec262c5dca78658ac3f319f1c159b9346
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Mon Jul 8 12:43:33 2013 +0000
Forgot this bit
diff --git a/include/tbl/req_body.h b/include/tbl/req_body.h
index b6602cb..a649bf2 100644
--- a/include/tbl/req_body.h
+++ b/include/tbl/req_body.h
@@ -31,6 +31,7 @@
REQ_BODY(INIT)
REQ_BODY(PRESENT)
+REQ_BODY(TAKEN)
REQ_BODY(CACHED)
REQ_BODY(DONE)
REQ_BODY(FAIL)
More information about the varnish-commit
mailing list