Can anyone point me to some gemtext that explains how to handle input? Was gonna code something special for the holidays ;)
2 years ago ยท ๐ kspatlas
@roz303 so basically, after reading the spec, what is happening is that the server returns a 1x status code, with the META section as a prompt ("Write reply" here). The server then returns the user's input, and the client is expected to redo the request with the input as a parameter. ยท 2 years ago
@kspatlas do you have any docs besides the spec on how that works? ยท 2 years ago
IIRC input is handled via the server using the 1x INPUT codes ยท 2 years ago