blob: 0c0360933724ad7ea1526815f286b39a5e2ee7bb (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test page for Network events</title>
<script type="text/javascript" src="file_networkEvents.js"></script>
</head>
<body>
</body>
</html>
|