Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 226 Bytes

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 <>