Gemini progress
Mar. 13th, 2021 03:42 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I fixed a bunch of issues with relative URLs, and I'm now reading the response status and mime type correctly. I don't cope too well if it's not
Styling is better - fonts, padding sorted and headings work right.
And the client is called Jemi.
Bug list: preformatted text... isn't; not handling external links - HTTP, etc; back button... doesn't; location bar doesn't work; non-20 responses shouldn't all be treated as errors; non-text responses... should what?
20 text/gemini
, but at least I have the right info so I can implement more. Redirects (3x someUrl
) should definite work, and so should user input (1x
).Styling is better - fonts, padding sorted and headings work right.
And the client is called Jemi.
Bug list: preformatted text... isn't; not handling external links - HTTP, etc; back button... doesn't; location bar doesn't work; non-20 responses shouldn't all be treated as errors; non-text responses... should what?