I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 4a7a9aac authored by zzz's avatar zzz
Browse files

i2ptunnel: Remove dup headers in error pages

parent 206cca21
No related branches found
No related tags found
No related merge requests found
Pipeline #1359 passed
HTTP/1.1 409 Conflict
Content-Type: text/html; charset=UTF-8
Referrer-Policy: no-referrer
Cache-Control: no-cache
Connection: close
X-XSS-Protection: 1; mode=block
......
HTTP/1.1 409 New Address
Content-Type: text/html; charset=UTF-8
Referrer-Policy: no-referrer
Cache-Control: no-cache
Connection: close
X-XSS-Protection: 1; mode=block
......
HTTP/1.1 500 Domain Not Found
Content-Type: text/html; charset=UTF-8
Referrer-Policy: no-referrer
Cache-Control: no-cache
Connection: close
X-XSS-Protection: 1; mode=block
......@@ -34,4 +33,4 @@ _("Seeing this page often? See {0}the FAQ{1} for help in {2}adding some subscrip
</p>
<hr>
<span><b>_("Could not find the following destination:")</b>
</span>
</span>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment