question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for HTTP links.

See original GitHub issue

Aknowledgements

  • I have checked that there’s no other issue describing the same or similar problem that I currently have, regardless if it has been closed or open.

  • I can confirm that this is not an issue with the Discord website, but it is a problem specific to the WebCord itself. I have tested if this bug occurs on Chromium/Chrome or any other Chromium-based browser that uses unpatched/upstream Chromium engine.

  • I have tried running the build from the master branch and it does not have any fixes implemented according to my issue.

  • My issue describes one of the unstable and/or not fully implemented features.

  • I have found a workaround to mitigate or temporarily fix this issue in affected releases (please write it in Additional context section below).

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

v19.0.10

Application version

v3.6.0

Bug description

http:// links do not open, no reaction. They work in real and bad official discord client. Workaround, copy link address and paste it in a browser.

Additional context

I think the description is obvious.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
SpacingBat3commented, Aug 4, 2022

This is actually an expected behavior – WebCord does not open any unsecure links. In WebCord, everything is enforced to HTTPS and anything that uses unsecure protocol is simply blocked.

1reaction
Neo2003commented, Aug 5, 2022

Yes, there is some reason to keep HTTP. Some small sites do not use https. Here an exemple link: http://christophe.bray.free.fr/informatique/falcon/Atari Falcon 030 versus Amiga 1200.pdf There should at least be an option to allow it. I don’t want to build it just to for that, but I may need to if this is only WebCord/sources/code/common/global.ts and you don’t understand user need to choice instead of enforcing blindly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Link - HTTP - MDN Web Docs - Mozilla
The HTTP Link entity-header field provides a means for serializing one or more links in HTTP headers. It is semantically equivalent to the ......
Read more >
Doesn't allow External HTTP Links, Support Lacking
Doesn't allow External HTTP Links, Support Lacking ... I only give it two stars is because it forces external HTTP links to HTTPS,...
Read more >
Enabling HTTPS on your servers - web.dev
If you have been using distinct IP addresses for each hostname, you can easily support both HTTP and HTTPS for all clients.
Read more >
Do I need to add the "https" or "http" protocol when inserting ...
In short: You need to enter http://, https://, etc. as the protocol when adding links through the Insert/edit Link prompt. WWW. alone will...
Read more >
Links report - Search Console Help - Google Support
See who links to you the most, your top-linked pages, and more. Open the links report.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found