Call to an HTTPS client, that accepts the URL on the commandline and the request body from stdin.
Declarations
Type
null or string
Default
${lib.getExe pkgs.curl} --silent --header 'Content-Type: application/tlsrpt+gzip' --data-binary @-
Call to an HTTPS client, that accepts the URL on the commandline and the request body from stdin.
null or string
${lib.getExe pkgs.curl} --silent --header 'Content-Type: application/tlsrpt+gzip' --data-binary @-