Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reload does not occur when server is running HTTPS #1

Closed
coding-native opened this issue Jun 25, 2024 · 1 comment · Fixed by #2
Closed

Reload does not occur when server is running HTTPS #1

coding-native opened this issue Jun 25, 2024 · 1 comment · Fixed by #2

Comments

@coding-native
Copy link
Contributor

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

@coding-native
Copy link
Contributor Author

Created #2

@aarol aarol closed this as completed in #2 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant