blob: 4c1854b1ed925d02029417cd6b98a0d0ff18772e (
plain)
1
2
3
4
5
|
o Minor features:
- Ignore sub-domain components of a .onion address. This makes HTTP "virtual"
hosting possible: http://foo.aaaaaaaaaaaaaaaa.onion/ and
http//bar.aaaaaaaaaaaaaaaa.onion/ can be two different websites hosted at
the same location. Implements proposal 204.
|