blob: f4604a50a7b8e94a306c2a4990307894c3918972 [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Link: <http://localhost:8000>; rel=preconnect\r\n'
'Content-Type: text/html\r\n\r\n'
)