💾 Archived View for bbs.geminispace.org › u › ERnsTL › 3061 captured on 2024-05-26 at 17:19:33. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-12)
-=-=-=-=-=-=-
Re: "THE GEMINI PROTOCOL SEEN BY THIS HTTP CLIENT PERSON"
Greetings everyone, the Gemini feature for curl is at risk of being closed: https://github.com/curl/curl/pull/11170 Any takers?
2023-07-12 · 10 months ago
THE GEMINI PROTOCOL SEEN BY THIS HTTP CLIENT PERSON — This is a very interesting blog post by curl maintainer Daniel Stenberg. The suggestions he has for the Gemini protocol are summarized below: * 1. Split the spec into three separate ones: protocol, URL syntax, media type. Expand the protocol parts with more exact syntax descriptions and examples to supplement the English. * 2. Clarify the client certificate use to be origin based, not host name. *