[AWS] Cookie bug

Thomas Løcke thomas.granvej6 at gmail.com
Wed Jan 11 14:47:43 CET 2012


On Wed, Jan 11, 2012 at 1:38 PM, Maciej Sobczak <prog at msobczak.com> wrote:
>
>
> OK, here's my take.
> This (attached) is a function that scans the string containing data in a
> standard cookie format and returning the value for a given key. The
> function performs a linear search of the complete string and is based on a
> very simple finite state automata.
> Modifying it to work with AWS.Status.Data is trivial, but I send it here
> in the form that is independent from AWS to make it easier to test.
> Don't hesitate to experiment with test data, if you have ideas for more
> stressful input.
> It works fine in my prototype system.




After a bit of searching around, I found this one:
 AWS.Headers.Values.Search

It seems to do the trick, though I've only tested it very superficially.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/aws/attachments/20120111/5c998b87/attachment.htm 


More information about the AWS mailing list