summaryrefslogtreecommitdiff
path: root/curl/tests/http.testscript
blob: aa96e061cb69e7f244652da264469a1b41784458 (plain)
1
2
3
4
5
6
7
8
# file      : tests/http.testscript
# license   : curl License; see accompanying COPYING file

: basic
:
$* --fail --location -sS 'http://www.example.com' >>~%EOO%
  %.+
  EOO