Kossy

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Kossy

0.63 2023-11-13T02:24:23Z

        - Stabilize routing #22

0.62 2023-11-09T08:56:51Z

        - Fixed JSON request #21

0.61 2023-11-06T14:26:54Z

        - Enhance Kossy::Request to support array values in JSON body params #19 Thank you kfly8
        - Support 5.14 and above

0.60 2021-09-16T12:04:10Z

        - [IMCOMPATIBLE CHANGE] fix: defense from JSON hijacking (Thank you kfly8)
        - Customize json serializer (Thank you kfly8)

0.50 2021-08-26T13:49:56Z

        - add halt methods (Thank you kfly8)
        - fix cookie tests (Thank you kfly8)
        - remove BOM from json (Thank you kfly8)

0.40 2016-07-19T15:03:36Z

        - Fix multibyte path handling (Thanks songmu)

0.39 2014-10-20T05:46:07Z

        - fix some document bug (Thanks hisaichi5518, avvmoto, niku4i)
        - improve perfomance
          cache router result
          add Kossy::Header
          render json

0.38 2014-05-29T06:35:40Z

        - re-packaging with Minilla

0.37    Thu May 29 1:35:15 2014
        - fix packaging issue. META file did not updated

0.36    Thu May 29 0:43:12 2014
        - fix packaging issue. change version in all modules

0.35    Wed May 28 23:54:55 2014
        - decode path args as utf8. Router::Boom encodes path?

0.34    Wed Feb 20 2:18:18 2014
        - avoid 0 0 length query_string in uri_for

0.33    Wed Feb 20 1:12:34 2014
        - skip parsing body if content_type is null
        - requires HTTTP:Entity::Parser 0.11

0.32    Wed Feb 19 15:53:33 2014
        - use build_urlencoded that is provided by WWW::Form::UrlEncoded in uri_for

0.31    Wed Feb 12 13:51:54 2014
        - fix packaging issue. change version in all modules

0.30    Wed Feb 12 13:46:15 2014
        - replace Kossy::BodyParser with HTTP::Entity::Parser

0.28    Thu Nov 28 10:29:51 2013
        - Kossy::Request->new_response returns Kossy::Response

0.27    Tue Nov 12 14:45:09 2013
        - fix packaging issue

0.26    Tue Nov 12 11:07:05 2013
        - add support for changing X-Frame-Options through $c->res
        - document parse json body

0.25    Wed Nov 6 11:19:31 2013
        - non trial release
        - switch to use cpanfile

0.24    Thu Oct 31 11:46:31 2013
        - add Kossy::BodyParser based on tokuhiorm's code
          improve perfomance of POST request



( run in 2.107 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )