mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
SSL content all fails to load in windows with error "net::ERR_SSL_PROTOCOL_ERROR" #201
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HirenPatelhv on GitHub (Aug 7, 2018).
Hi Team ,I have facing an issue with SSL protocol,when i make API call via ajax it give an error "net::ERR_SSL_PROTOCOL_ERROR",please help me for solve this issue.
@HirenPatelhv commented on GitHub (Aug 8, 2018):
I have solve this error.
@technicallyty commented on GitHub (Feb 12, 2020):
@HirenPatelhv would you mind sharing how you solved it? I'm getting the same thing.