Commit 5c8c5a2a authored by Geoff Simmons's avatar Geoff Simmons

document the requirement that we need the fix for trac #1844 (should

update that to a released varnish version later)
parent 415e9ebf
......@@ -24,3 +24,8 @@ $Function STRING encode(ENUM { IDENTITY, BASE64, BASE64URL, BASE64URLNOPAD, HEXU
XXX DOC
$Function STRING transcode(ENUM { IDENTITY, BASE64, BASE64URL, BASE64URLNOPAD, HEX}, ENUM { IDENTITY, BASE64, BASE64URL, BASE64URLNOPAD, HEXUC, HEXLC}, STRING_LIST)
XXX DOC
REQUIREMENTS
============
Requires commit 84a2903805580973c59635bacb99df5da901c02c in varnish (fix
for trac issue #1844).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment