Skip to content
Snippets Groups Projects
Commit c9db48ce authored by Deon George's avatar Deon George
Browse files

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
2 merge requests!463MRC mods by Codefenix (2024-10-20),!7Fix requests to the webserver using IPv6 address http://[1234:1234::] requests.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment