curltest-local.sh 114B

12345
  1. #!/bin/sh
  2. [ "$1" = "html" ] && format='&__format=html'
  3. curl -v "http://localhost:3000/st/release/rc?a=b$format"