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

Report the "from" attribute of the opening <open /> tag #525

Open
sloonz opened this issue Oct 15, 2022 · 1 comment
Open

Report the "from" attribute of the opening <open /> tag #525

sloonz opened this issue Oct 15, 2022 · 1 comment

Comments

@sloonz
Copy link

sloonz commented Oct 15, 2022

XEP-0115 states :

When a connected client or peer server sends a service discovery information request to determine the entity capabilities of a server that advertises capabilities via the stream feature, the requesting entity MUST send the disco#info request to the server's JID as provided in the 'from' attribute of the response stream header (the 'from' attribute was recommended by RFC 3920 [22] and is required by RFC 6120 [11]).

However, strophe.js just silently discards the "from" attribute, so I can’t reuse it for the disco#info request.

@Neustradamus

This comment was marked as spam.

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