Files
i2p.i2p/installer/resources/proxy/protocol-header_zh.ht

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2009-11-15 06:02:07 +00:00
HTTP/1.1 403 Bad Protocol
Content-Type: text/html; charset=UTF-8
Cache-control: no-cache
Connection: close
Proxy-Connection: close
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2009-11-15 06:02:07 +00:00
<html><head>
<title>I2P 警告: 非HTTP请求</title>
<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico">
<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css">
2009-11-15 06:02:07 +00:00
</head>
<body>
<div class="logo">
2012-02-29 15:30:28 +00:00
<a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
2009-11-15 06:02:07 +00:00
<a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
</div>
<div class="warning" id="warning">
2009-11-15 06:02:07 +00:00
<h3>警告: 非HTTP请求</h3>
<p>
2009-11-15 06:02:07 +00:00
请求使用了错误的协议
I2P HTTP 代理【只】支持 <code>http://</code> 请求,不支持其他协议例如
<code>https://</code> and <code>ftp://</code> 。
</p>
2009-11-15 06:02:07 +00:00
</div>