https support for proxy relay#564
Conversation
Fix for issue #563
jancurn
left a comment
There was a problem hiding this comment.
Thanks for the improvement, it looks like a reasonable change. Any chance you could also update the tests?
|
Would be happy to modify the tests. But I'm not sure what to modify. Also, running the tests hang on my laptop, after the following output: |
Hey, for the tests, you can just see them run here in GitHub actions. |
|
I added a test. I was not able to connect to a https server in the test. But in the test, I can check that proxyServer does not consider the relay url as invalid. The code snippet will fail without the PR, and pass with it. |
Co-authored-by: Jiří Moravčík <jiri.moravcik@gmail.com>
Co-authored-by: Jiří Moravčík <jiri.moravcik@gmail.com>
Co-authored-by: Jiří Moravčík <jiri.moravcik@gmail.com>
Co-authored-by: Jiří Moravčík <jiri.moravcik@gmail.com>
Co-authored-by: Jiří Moravčík <jiri.moravcik@gmail.com>
Co-authored-by: Jiří Moravčík <jiri.moravcik@gmail.com>
Fix for issue #563