Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
http
/
tests
/
history
/
resources
/
slow-image.php
blob: cf210c4ae9336f66a99608734a1c12b7c2ef35a8 [
file
] [
log
] [
blame
]
<?
php
sleep
(
30
);
header
(
'Location: data:image/gif;base64,R0lGODlhAQABAJAAAMjIyAAAACwAAAAAAQABAAACAgQBADs%3D'
)
?>