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

Add websocket_origin parameters to customize Origin header #388

Merged
merged 1 commit into from
Feb 26, 2023

Conversation

daimoc
Copy link
Contributor

@daimoc daimoc commented Mar 16, 2021

Add websocket_origin parameters to customize Origin header for xmpp websocket connection.
This Headers is useful to test XMPP server like Prosody.

Exemple usage in test script :
<option type="ts_jabber" name="muc_service" value="conference.XMPPSERVER"/>
<option name="websocket_origin"value="https://XXXXXXXX"/>`
<option name="websocket_frame" value="text"/>
<option type="ts_http" name="user_agent">
<user_agentprobability="100">`

@nniclausse nniclausse merged commit d2f5135 into processone:develop Feb 26, 2023
@nniclausse nniclausse added this to the 1.8.0 milestone Feb 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants