💾 Archived View for bbs.geminispace.org › u › jeang3nie › 1567 captured on 2023-09-08 at 18:56:23. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-07-22)
-=-=-=-=-=-=-
Re: "Certain servers are too hasty to respond"
Nice detective work there. That would be a great thing to mention in a "best practices" document for implementors.
2023-06-05 · 3 months ago
— Here's a capsule that's failing to load in Rosy Crow due to this issue
Certain servers are too hasty to respond — A few servers, when visited in Rosy Crow, will respond with an Invalid URL error. This problem had been a head-scratcher for a bit, but I've found the cause: some servers don't wait for the client's request to finish before they respond to it. The root cause is the result of how the Opal client library makes requests. In order to...