Sign in
webkit
/
WebKit
/
f0e035561d1c15fb0d80a78df625ae15f92dc2a7
/
.
/
LayoutTests
/
http
/
tests
/
security
/
http-0.9
/
resources
/
nph-image-on-HTTP-0.9-page-blocked.pl
blob: c4af4dc760585225142b0e4faaf9ceb49c92764c [
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:8080/security/http-0.9/resources/nph-image.pl"
>
<
/body>
</
html
>
EOF