You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently created some HTTPS configuration for an Echo starter kit I'm working on. I noticed that when running the server in HTTPS mode, that the handler stops working correctly.
Current Behavior
Webpage no longer reloads automatically after rebuild when running in HTTPS mode
Expected Behavior
Ideally, the connection should continue to work whether connecting to localhost over either http, or https
System Info
Server Response: 400
The text was updated successfully, but these errors were encountered:
I recently created some HTTPS configuration for an Echo starter kit I'm working on. I noticed that when running the server in HTTPS mode, that the handler stops working correctly.
Current Behavior
Webpage no longer reloads automatically after rebuild when running in HTTPS mode
Expected Behavior
Ideally, the connection should continue to work whether connecting to
localhost
over eitherhttp
, orhttps
System Info
Server Response: 400
The text was updated successfully, but these errors were encountered: