(.*?)<\/style>/s", "", $output), "\n";
fclose($fp);
?>
--EXPECTF--
HTTP/1.1 404 Not Found
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
404 Not Found
Not Found
The requested resource /
was not found on this server.
HTTP/1.1 404 Not Found
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
404 Not Found
Not Found
The requested resource /main/style.css
was not found on this server.
HTTP/1.1 404 Not Found
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
HTTP/1.1 405 Method Not Allowed
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
Allow: GET, HEAD, POST
405 Method Not Allowed
Method Not Allowed
Requested method not allowed.
HTTP/1.1 405 Method Not Allowed
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
Allow: GET, HEAD, POST
405 Method Not Allowed
Method Not Allowed
Requested method not allowed.
HTTP/1.1 405 Method Not Allowed
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
Allow: GET, HEAD, POST
405 Method Not Allowed
Method Not Allowed
Requested method not allowed.