getndazn / kopytko-framework

A modern Roku's Brightscript framework based on JS world's solutions
MIT License
19 stars 6 forks source link

fix: HttpResponse.rawData accepts only AssocArray #54

Closed bchelkowski closed 10 months ago

bchelkowski commented 10 months ago

What did you implement:

HttpResponse has now a raw field alongside rawData, which is an Associative Array with a data field that could have any type now.

Fixes:

https://github.com/getndazn/kopytko-framework/issues/53

Todos:

Is this ready for review?: YES Is it a breaking change?: NO

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 2.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: