[#105] Error message mentions irrelevant protocol
I've noticed that on Lagrange 1.18.4 (MacOS), when a Spartan response contains an invalid header, the error message states that the response does not conform to the Gemini specification. This may be true, however it is also irrelevant as the response should conform to the Spartan specification when connecting via the Spartan protcol, not the Gemini specification.
I also tried to connect from iOS (not sure if it's the latest Lagrange version), and it didn't even give an error, it just didn't load anything.
๐ Issue #105 in s/Lagrange-Issues
Mar 07 ยท 4 months ago
1 Comment
๐๏ธ skyjake [mod...] ยท Mar 07 at 19:02:
Yes, I suppose the UI string could be made more generic since it's used with protocols other than Gemini.
Source