@rimu GoActivityPub based servers make use of 405 and 410.
Senza categoria
2
Post
2
Autori
0
Visualizzazioni
-
@rimu GoActivityPub based servers make use of 405 and 410. 204 is used for responses to activities without side-effects, and various redirects are used here and there. No need for declaring ourselves as teapots so far.
-
@rimu GoActivityPub based servers make use of 405 and 410. 204 is used for responses to activities without side-effects, and various redirects are used here and there. No need for declaring ourselves as teapots so far.
mariusor@metalhead.club I've always thought that response codes and error handling was deserving of an FEP in and of itself.
NodeBB sends 200/202 on success, but will send 404, 400, 500s... depending on what happens during backend processing.