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?
Thank you for this great little project.
I am trying to run the
ssl.rsexample. 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?