Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. QWebSocket open not responding with error to invalid URL
Forum Updated to NodeBB v4.3 + New Features

QWebSocket open not responding with error to invalid URL

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 253 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GaryT
    wrote on last edited by GaryT
    #1

    Hi, I have been running some QWebSocket tests for WebAssembly. I set up a simple program to open a URL, send text and wait for a reply. I also implemented the QWebSocket::error to check for any errors. This all works as expected. However, I noticed that I never get an error back if I try to open an invalid URL. I did a check running the same program as a desktop app and it does return errors. Is this a known issue with WebAssembly, or am I doing something wrong? I am using QT 5.15

    Thanks in advance
    Gary

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved