Windows disable HTTPS for custom protocol? #355
Unanswered
FrankenApps
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a backend API that currently does not have HTTPS yet. I tested my program on MacOS for now, where it used to work fine, however on Windows the requests are blocked:
For production I will use HTTPS nevertheless but for testing purposes it would be great if it could be disabled somehow?
Beta Was this translation helpful? Give feedback.
All reactions