2010-11-14 14:18:43 +00:00
HTTP/1.1 407 Proxy Authorization Required
Content-Type: text/html; charset=UTF-8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.5
Proxy-Authenticate: Basic realm="I2P HTTP Proxy"
2018-02-14 12:54:16 +00:00
Cache-Control: no-cache
2010-11-14 14:18:43 +00:00
Connection: close
Proxy-Connection: close
2020-05-15 21:31:37 +00:00
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer
Content-Security-Policy: default-src 'none'; style-src 'self' 'unsafe-inline' http://proxy.i2p; form-action 'self' http://proxy.i2p; frame-ancestors 'self' http://127.0.0.1:7657/; img-src http://proxy.i2p
2010-11-14 14:18:43 +00:00
2012-03-03 16:31:05 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2010-11-14 14:18:43 +00:00
<html><head>
2013-07-13 19:58:11 +00:00
<title>_("Proxy Authorization Required")</title>
2010-11-14 14:18:43 +00:00
<!-- we cannot have links to CSS or images here, but we could put in some simple inline style -->
</head>
<body>
2012-03-03 16:31:05 +00:00
<div class="warning" id="warning">
2013-07-13 19:58:11 +00:00
<h3>_("I2P HTTP Proxy Authorization Required")</h3>
2012-03-03 16:31:05 +00:00
<p>
2013-07-13 19:58:11 +00:00
_("This proxy is configured to require a username and password for access.")
2019-12-18 12:23:49 +00:00
_("Please enter your username and password, or check your {0}router configuration{1} or {2}I2PTunnel configuration{3}.", "<a href=\"http://127.0.0.1:7657/advancedconfig\">", "/a>", "<a href=\"http://127.0.0.1:7657/i2ptunnelmgr\">", "</a>")
2013-07-13 19:58:11 +00:00
_("To disable authorization, remove the configuration {0}i2ptunnel.proxy.auth=basic{1}, then stop and restart the HTTP Proxy tunnel.", "<code>", "</code>"))
2012-03-03 16:31:05 +00:00
</p>
2010-11-14 14:18:43 +00:00
</div>