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 ability to disable pongs #13469

Open
1 task done
syn-zhu opened this issue Feb 17, 2025 · 0 comments
Open
1 task done

Add ability to disable pongs #13469

syn-zhu opened this issue Feb 17, 2025 · 0 comments
Labels
feature product/api-client protocol/websocket Issues related to websocket usage within Postman

Comments

@syn-zhu
Copy link

syn-zhu commented Feb 17, 2025

Is there an existing request for this feature?

  • I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

Postman does not allow disabling pongs for websocket connections. It automatically responds to pings from the server. This makes it impossible to test that a websocket server properly implements timeout logic.

There is a related ticket #10956, but they are not the same issue.

Describe the solution you'd like

Postman should provide a toggle to disable auto-pongs for websocket connections.

Even better would be a way to manually trigger pong frames, but that would just be a nice to have.

Describe alternatives you've considered

No response

Additional context

No response

@jonathanhaviv jonathanhaviv added protocol/websocket Issues related to websocket usage within Postman product/api-client labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature product/api-client protocol/websocket Issues related to websocket usage within Postman
Projects
None yet
Development

No branches or pull requests

2 participants