module

CurlCommand

Shared curl command construction used by the curl output builder and the HTML report's copy-as-curl feature.

Class methods

build(method : String, url : String, body : String, body_type : String, headers : Array(String), cookies : Array(String)) : String
Source
shell_quote(str : String) : String
Source