forked from mirrors/gecko-dev
Differential Revision: https://phabricator.services.mozilla.com/D36008 --HG-- extra : moz-landing-system : lando
9 lines
193 B
HTML
9 lines
193 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test page for requestWillBeSent</title>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript" src="file_network_requestWillBeSent.js"></script>
|
|
</body>
|
|
</html>
|