Hey,

OK so now we know that there is a *bug* but I still do not think it should affect any new revisions of squid which are out already.

Since the "OK key=value" works as expected on all the basic helpers the fix is to use new code but to consider that it will work only with only specific cases..

Do we expect it to have any effect on the "OK k=v k_1=v_2" cases?

Eliezer

On 14/12/13 15:28, Amos Jeffries wrote:
Ouch. Thank you for finding this one.

The fix appears to be limiting the character set we accept for key names
such that it does not match any valid URL. I have now applied a patch to
trunk as rev.13181 which limits characters in kv-pair key name to
alphanumeric, hyphen and underscore.

Amos

Reply via email to