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

Running ssl.rs example, no response in the browser. #167

Open
gmosx opened this issue Jan 12, 2020 · 1 comment
Open

Running ssl.rs example, no response in the browser. #167

gmosx opened this issue Jan 12, 2020 · 1 comment

Comments

@gmosx
Copy link

gmosx commented Jan 12, 2020

Thank you for this great little project.

I am trying to run the ssl.rs example. Everything compiles normally, I have added a self-signed certificate, I see the output of the println! within the response handler, but not the actual response. The browser is stuck in loading state. Any ideas?

@ymau
Copy link

ymau commented Feb 26, 2020

I've got the same problem with my project: request.respond(response) gets stuck for secure (https) connections on the authentication request/response. Closing the browser tab (i.e. breaking the connection) 'unstucks' this, the result is Ok() ...
I just realized that I already created an issue for this. (#160)

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

No branches or pull requests

2 participants