Skip to content

Releases: turokg/yappa

small fix

02 Jul 13:10
c3bbbc0
Compare
Choose a tag to compare
Merge pull request #36 from 0niel/master

Fix `KeyError` when no content-type header

windows workaround

19 Aug 10:11
Compare
Choose a tag to compare
v.0.4.28

workaroud to skip validation on Windows platform

fixing encoding on windows

19 Aug 09:50
Compare
Choose a tag to compare
v.0.4.27

workaroud to skip validation on Windows platform

workaround on win platform

19 Aug 09:32
Compare
Choose a tag to compare
v.0.4.23

workaroud to skip validation on Windows platform

fixed binary content

05 Apr 05:25
Compare
Choose a tag to compare

fixed working with binary content, i.e. zip or jpeg

fixing encoding

04 Apr 16:45
Compare
Choose a tag to compare

proper encoding of response

content-type -> isBase64Encoded

04 Apr 04:47
Compare
Choose a tag to compare

response content-type influence on isBase64Encoded

minor fixes

08 Dec 11:23
Compare
Choose a tag to compare

-minor fixes of django deployment
-fixes of tests
-minor refactor of project structure

any content type

06 Oct 09:51
Compare
Choose a tag to compare

-better request handling (not just application/json)
-major tests improvements

asgi POST fix

04 Oct 07:12
Compare
Choose a tag to compare
v.0.4.17

fixed POST requests for asgi