mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
130 B
Plaintext
12 lines
130 B
Plaintext
|
HTTP/1.0 200 OK
|
||
|
Content-Type: text/html
|
||
|
|
||
|
<html><head>
|
||
|
<title>test</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<iframe src="iframe" />
|
||
|
|
||
|
</body></html>
|