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