What steps will reproduce the problem?
1. Have some http module enabled.
2. Run http:list() in the shell
What is the expected output?
| HTTP endpoints on example.com (using xmpp.example.com):
| Module | URL
| mod_http_foobar | https://xmpp.example.com:5281/foobar
What do you see instead?
| mod_http_foobar | https://*:5281/foobar
What version of the product are you using? On what operating system?
Checked 0.12.0 and cc84682b8429
Please provide any additional information below.
Related to #1736 and same cause but in a different place
What steps will reproduce the problem? 1. Have some http module enabled. 2. Run http:list() in the shell What is the expected output? | HTTP endpoints on example.com (using xmpp.example.com): | Module | URL | mod_http_foobar | https://xmpp.example.com:5281/foobar What do you see instead? | mod_http_foobar | https://*:5281/foobar What version of the product are you using? On what operating system? Checked 0.12.0 and cc84682b8429 Please provide any additional information below. Related to #1736 and same cause but in a different place
Fixed in https://hg.prosody.im/trunk/rev/4d36fbcdd210