The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
https://github.com/amaltsev/XAO-Web
-----------------------------------

commit dd29f042210768b0a92608a66576e68e5949a7af
Author: Andrew Maltsev <am@ejelta.com>
Date:   Tue Sep 22 16:45:21 2020 -0700

    v1.85 Made it possible to output sorted "canonical" JSON
    
    This is useful for stabilizing output, making it unchanged on the same
    data from one run to another.

commit 20dd1d3bc5b811503f5722a16037b60197fe7ef4
Author: Andrew Maltsev <am@ejelta.com>
Date:   Thu Sep 17 20:22:22 2020 -0700

    1.84 Security fix for json-embed in Web::Action
    
    Encoding <> characters in json output

commit 88febab5e2a7b1a1b1ae8f31dd3fd8817a9e7ddf
Author: Andrew Maltsev <am@ejelta.com>
Date:   Wed Sep 9 16:15:38 2020 -0700

    README update

commit 26e3d50176a1362bb5760858f5e2ccd367a219a8
Author: Andrew Maltsev <am@ejelta.com>
Date:   Mon Aug 31 14:29:48 2020 -0700

    Minor POD update, linked to Apache::XAO and Plack modules

commit 550acb723c1b9fb4976518fc67c2eae7867cde1d
Author: Andrew Maltsev <am@ejelta.com>
Date:   Wed Aug 26 16:15:47 2020 -0700

    1.83 Added a missing MANIFEST entry
    
    Requires a version bump :(

commit 4a2b0169814ddb4322902459aa633bdb87db2947
Author: Andrew Maltsev <am@ejelta.com>
Date:   Wed Aug 26 15:24:55 2020 -0700

    1.82 Support for samesite and sscompat in cookies
    
    Setting SameSite and optionally a compatibility setting for browsers
    that have not caught up yet. Can be set in a global configuration or for
    specific cookies.

commit e10b79ed77c610040da91d83f93b0431772173b8
Author: Andrew Maltsev <am@ejelta.com>
Date:   Mon Jul 20 19:13:39 2020 -0700

    v1.81 Test case fix for XAO::Base 1.27
    
    Single quote is now encoded differently.

commit 7ff480a0dff0e32dcbbfaf5539548ab9647b278d
Author: Andrew Maltsev <am@ejelta.com>
Date:   Tue Feb 11 19:04:24 2020 -0800

    Better format for benchmark dprint() output
    
    Easier to read when it forms columns and the total is first.

commit 95bd15cafb168eb85f45fdc37bb5dab88be7da21
Author: Andrew Maltsev <am@ejelta.com>
Date:   Mon Jan 13 15:19:08 2020 -0800

    POD warning fixes
    
    Thanks to @manwar for the tip.

commit b57ea22655c9696f55e3215a4d3d67916f0ddfd2
Author: Andrew Maltsev <am@ejelta.com>
Date:   Thu Jan 9 17:16:33 2020 -0800

    v1.80 Added /xao/page/default_https configuration
    
    Allows to set the default for HTTPS URLs for scripts.