💾 Archived View for gem.benscraft.info › mailing-list › messages › 242 captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

Re: [tech] IPv6 addresses in URLs

- Stephane Bortzmeyer <stephane at sources.org>

@ Fri, 16 Apr 2021 09:03 +0200

Full Thread

Reply to nervuri <nervuri at disroot.org>

────────────────────────────────────────────────────────────────────────────────

On Thu, Apr 15, 2021 at 03:59:48PM +0000,

nervuri <nervuri@disroot.org> wrote

a message of 40 lines which said:

@ Gemini client developers: both of these URLs should work (certificate
errors aside):
gemini://2a02:7b40:592f:a446::1/
gemini://[2a02:7b40:592f:a446::1]:1965/

No. The first one is not a legal URL.

RFC 3986 :

3.2.2. Host

The host subcomponent of authority is identified by an IP literal

encapsulated within square brackets, an IPv4 address in dotted-

decimal form, or a registered name.

════════════════════════════════════════════════════════════════════════════════

Replies

Reply from nervuri <nervuri at disroot.org>