hurl/integration/tests_failed/proxy_port.ps1

4 lines
111 B
PowerShell
Raw Normal View History

Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl --proxy localhost:1111 tests_ok/hello.hurl