From 65ed274f05ba670eb02a55b098aed141fa9611ec Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sun, 30 Jul 2006 20:28:16 -0700 Subject: [PATCH] Parameterize context in cookie-type and request-matching template. --- src/c-client.xsl | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/c-client.xsl b/src/c-client.xsl index 8a2d82e..e58d990 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -201,12 +201,14 @@ authorization from the authors. + parameter "request" must be the request node, which defaults to the + context node. --> + XCB - - + + Void @@ -216,6 +218,7 @@ authorization from the authors. + @@ -231,14 +234,16 @@ authorization from the authors. - + - + + + - - - + + + true -- 2.34.1