Sign in
webkit
/
WebKit
/
64ad48284f9bce0bf5722fce09958ff52c1d805e
/
.
/
LayoutTests
/
http
/
tests
/
security
/
http-0.9
/
resources
/
nph-image-on-HTTP-0.9-default-port-page-allowed.pl
blob: 0adf0585f4b93b01d0005740ef5f63d4823465c5 [
file
] [
log
] [
blame
]
#!/usr/bin/perl
# This script relies on its nph- filename to invoke the CGI non-parsed-header facility.
print
<<
'EOF'
;
<!
DOCTYPE html
>
<
html
>
<
body
>
<
img src
=
"http://127.0.0.1:8000/security/http-0.9/resources/nph-image.pl"
>
<
/body>
</
html
>
EOF