Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The client MUST silently ignore unknown fields in events #29

Open
jech opened this issue Nov 5, 2024 · 1 comment
Open

The client MUST silently ignore unknown fields in events #29

jech opened this issue Nov 5, 2024 · 1 comment

Comments

@jech
Copy link

jech commented Nov 5, 2024

Please add some wording to the effect that:

  • unknown fields in server-sent events MUST be silently ignored by the client;
  • unknown fields in the JSON object included in the data field of a server-sent event MUST be silently ignored by the client.

This will allow extensibility of the event protocol.

@murillo128
Copy link
Collaborator

i agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants