aboutsummaryrefslogtreecommitdiffstats
path: root/net/httpserver.lua
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-06-23 15:39:31 +0200
committerKim Alvefur <zash@zash.se>2020-06-23 15:39:31 +0200
commit48c9a60d193c6c329a5d2b8681bd4b914f03af71 (patch)
treede728e499fac0f565b91a9bfbcf88fb2ada00010 /net/httpserver.lua
parentbd36651336dcfd19229d8ce9ec96c0b000608803 (diff)
downloadprosody-48c9a60d193c6c329a5d2b8681bd4b914f03af71.tar.gz
prosody-48c9a60d193c6c329a5d2b8681bd4b914f03af71.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 'net/httpserver.lua')
0 files changed, 0 insertions, 0 deletions