Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/http/tests/loading/resources/
404-with-empty-body-no-content-type.cgi
#!/usr/bin/perl -wT print "Status: 404 Not Found\n\n";