Comment by ๐ Remy
The source code for the server at gmi.noulin.net is there:
โ gmi.noulin.net/gitRepositories/spartserv/file/spartserv.c.gmi
2025-01-28 ยท 1 year ago
Original Post
4 Invalid request โ So I read the Spartan spec and it says: "A spartan request is a single ASCII-encoded request line followed by an optional data block. [preformatted] If I open a tcp connection to mozz.us:300 with nc and send "mozz.us / 0", it does respond with a text/gemini document. But I noticed something; if I open a tcp connection to gmi.noulin.net:300 and send "gmi.noulin.net / 0", it responds with the title of this post. But...