diff options
author | Kim Alvefur <zash@zash.se> | 2020-06-23 15:39:31 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-06-23 15:39:31 +0200 |
commit | 90f2c8519c76e3c7fd6fc743c77516087406239f (patch) | |
tree | de728e499fac0f565b91a9bfbcf88fb2ada00010 /util | |
parent | f700fbd8f7efe68146c213a6e655bd7f336b5a06 (diff) | |
download | prosody-90f2c8519c76e3c7fd6fc743c77516087406239f.tar.gz prosody-90f2c8519c76e3c7fd6fc743c77516087406239f.zip |
net.http.server: Strip port from Host header in IPv6 friendly way (fix #1302)
E.g. given `[::1]:5280` it would previously result in only `[` instead
of the correct `[::1]`
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions