-
- Downloads
Project 'sbbs/sbbs' was moved to 'main/sbbs'. Please update any links and bookmarks that may still have the old path.
Fix requests to the webserver using IPv6 address http://[1234:1234::] requests.
The host portion contains ":" after split_port_part(), resulting in a 400 error. Renaming is_legal_hostname() to is_legal_host(), since requests to webservers are to "hosts" not "hostnames".
parent
1dfa85e7
No related branches found
No related tags found
Loading
Please register or sign in to comment