Howdy folks,

I'd like to use Apache::Cookie, but I'm doing some tricky things with
cookie data, which requires that I do the encoding myself.  However,
every time I 'bake' a cookie object, it tries to encode stuff for me.  I
don't like this.

For example, if I've got cookie data that looks like 'foo%21', it
emerges from 'bake' looking like 'foo%2521'.  Is there any way to
prevent this behavior?

Thanks.

-- 
# Erik Arneson <[EMAIL PROTECTED]>   Web Engineer #
#  Mobile: 541.840.3100           GPG Key ID: 1024D/0A2C3C5E #
#  Office: 541.774.5391    <http://www.musiciansfriend.com/> #

Reply via email to