I found that when you are parsing the origin to check if it's in the allowed origins list, you are using your very own helper function to check if an IP is an IP address. However it seems to only work for legacy IP addresses, IPv6 seems not to be supported.
Can we get this?
(I also reference #59 as I think it might be helpful)
I found that when you are parsing the origin to check if it's in the allowed origins list, you are using your very own helper function to check if an IP is an IP address. However it seems to only work for legacy IP addresses, IPv6 seems not to be supported.
Can we get this?
(I also reference #59 as I think it might be helpful)