Websocket与邮递员的连接

编程入门 行业动态 更新时间:2024-10-24 02:36:02
本文介绍了Websocket与邮递员的连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在使用Postman测试现有的REST API。此API调用服务器上的异步函数,这些函数使用StompJS通过websocket返回响应。

I'm using Postman to test an existing REST API. This API calls async functions on the server which return a response over a websocket using StompJS.

是否可以使用Postman连接到websocket?

Is it possible to connect to the websocket using Postman?

推荐答案

自2017年5月起这是不可能的,因为Postman仅适用于POST,GET,PUT,DELETE之类的HTTP方法。

This is not possible as of May 2017, because Postman only works with HTTP methods such as POST, GET, PUT, DELETE.

P / S:如果要投票,有一个请求: github/postmanlabs/postman-app-support/issues/4009

P/S: There is a request for this if you want to upvote: github/postmanlabs/postman-app-support/issues/4009

更多推荐

Websocket与邮递员的连接

本文发布于:2023-10-29 04:00:37,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1538663.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:邮递员   Websocket

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!