Add missing file
This commit is contained in:
parent
20af3133eb
commit
caf6b74954
10
tests/end2end/data/downloads/issue2134.html
Normal file
10
tests/end2end/data/downloads/issue2134.html
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>Closing tab during download</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<a href="/drip?numbytes=128&duration=1">download</a>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user