996 B
996 B
Kapow! v0.4.0
Features
-
#76 Implement
httpssupport in the user server. -
#104 Implement TLS mutual auth with x509 certs.
-
Built and tested against Go 1.14.
Known issues and limitations
Data API
-
#73
/response/bodyand/response/streambehave identically for now. -
#92
KAPOW_DATA_URLis always set to its default value ofhttp://localhost:8082, and not to the actual value, as specified by thekapow server --data-bind "host:port"invocation.
Windows®
- #83
kapow server file.powwill try to runfile.powthroughbash, notcmdorpowershell. kapow routedefault entrypoint is/bin/sh, so in order to usecmdorpowershell, it must be explicitly set.