/http-request

The http-request package is meant to replace the curl command by a simple go script that runs an HTTP request

Primary LanguageGoApache License 2.0Apache-2.0

HTTP-Request

The http-request package is meant to replace the curl command by a simple go script that runs an HTTP request

Usage

docker run quay.io/kubescape/http_request -scheme <> -host <> -path <> -method <>