The httprl_build_url_self() defaults to not detecting scheme. I don't know why this is? Would it make more sense to detect the scheme by default?
If not then the test should at least detect the scheme. Do you see any problems with this?
Patch coming up.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | httprl-https-non-blocking-test-1367618-2.patch | 2.21 KB | mikeytown2 |
| #1 | https-non-blocking-test-1367618-1.diff | 1.02 KB | gielfeldt |
Comments
Comment #1
gielfeldt commentedEDIT: Hmmm ... why did my editor rename the file to .diff ? ..
Comment #2
mikeytown2 commentedThis patch has been committed. Thanks!