first commit
This commit is contained in:
13
build/node_modules/http2-push-manifest/test/html/basic.html
generated
vendored
Normal file
13
build/node_modules/http2-push-manifest/test/html/basic.html
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="/css/app.css">
|
||||
<link rel="import" href="import.html">
|
||||
</head>
|
||||
<body>
|
||||
<script src="https://example.com/json"></script>
|
||||
<script src="/api/endpoint"></script>
|
||||
<script src="/doesntexist.json"></script>
|
||||
<script src="/js/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user