Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 15:32
· 300 commits to master since this release

Kapow! v0.5.2

Features

  • Fix handling of misbehaving http clients

Known issues and limitations

Data API

  • #73 /response/body and /response/stream behave identically for now.

Windows®

  • #83 kapow server file.pow will try to run file.pow through bash, not cmd
    or powershell.
  • kapow route default entrypoint is /bin/sh, so in order to use cmd or
    powershell, it must be explicitly set.