Sign in
webkit
/
WebKit
/
71834eddd7ce860e058d7cdd0663754b7242ed03
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
webtiming-ssl.py
blob: a31261294c53241fad2d5cc57e519a2f3c6730d2 [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
import
sys
sys
.
stdout
.
write
(
'Location: https://127.0.0.1:8443/misc/resources/webtiming-ssl.html\r\n'
'status: 302\r\n'
'Content-Type: text/html\r\n\r\n'
)