Yeah, that’s what I decided. As well. 🤝
Only remaining question is whether to tack on a “charset=utf-8”. I’m thinking no on that, but any HTTP compliant client should be able to handle it either way.
The NIP has an example command with curl:
curl -H "Accept: application/nostr+json" https://eden.nostr.land
If the client says it accepts content of type `application/nostr+json`, seems reasonable to expect the relay should respond with exactly that content type header.
Yeah, that’s what I decided. As well. 🤝
Only remaining question is whether to tack on a “charset=utf-8”. I’m thinking no on that, but any HTTP compliant client should be able to handle it either way.
No replies yet.