summaryrefslogtreecommitdiff
path: root/curl/tests/http.testscript
blob: 98e7267b76118878dba3deddad8bb8378850ec96 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : tests/http.testscript
# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license   : cURL License; see accompanying COPYING file

: basic
:
$* -sS 'http://www.example.com' >>~%EOO%
%<!doctype .*>%
%.+
EOO