Sign in
webkit
/
WebKit
/
0aa192ef1bb53cd65ee1ccdfb1bf23e98c2e6e65
/
.
/
LayoutTests
/
http
/
tests
/
security
/
http-0.9
/
resources
/
nph-load-plugin-fail.pl
blob: 5007f0f3eaeb8a28b14047f089ba8193669aa284 [
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
>
<
embed type
=
"application/x-webkit-test-netscape"
>
Plugin
did not load
.<
/embed>
</
body
>
</
html
>
EOF