{"id":6548,"date":"2014-04-20T08:49:24","date_gmt":"2014-04-20T08:49:24","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/how-to-view-ws-wss-websocket-request-content-using-firebug-or-other-collection-of-common-programming-errors\/"},"modified":"2014-04-20T08:49:24","modified_gmt":"2014-04-20T08:49:24","slug":"how-to-view-ws-wss-websocket-request-content-using-firebug-or-other-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/how-to-view-ws-wss-websocket-request-content-using-firebug-or-other-collection-of-common-programming-errors\/","title":{"rendered":"How to view WS\/WSS Websocket request content using Firebug or other?-Collection of common programming errors"},"content":{"rendered":"<p>Not as comfortable as the other options mentioned here, but a universal tool that can help you in various situations: Use wireshark. With some knowledge about TCP you can debug problems that the other tools mentioned can not solve (unexpected disconnections, &#8230;), because they work on a level that&#8217;s too high. You can also (just as in Firebug, etc) read the actual websocket messages.<\/p>\n<p>The disadvantage of wireshark is that it&#8217;s rather cumbersome to work with encrypted connections.<\/p>\n<p>Give it a try, I use it all the time to debug a Rails app which communicates with a Python websocket backend.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Not as comfortable as the other options mentioned here, but a universal tool that can help you in various situations: Use wireshark. With some knowledge about TCP you can debug problems that the other tools mentioned can not solve (unexpected disconnections, &#8230;), because they work on a level that&#8217;s too high. You can also (just [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6548","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6548"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6548\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6548"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6548"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}