mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-26 00:09:41 +03:00
553dc93ec8
Unfortunately, despite previous assertions to the contrary, we do need to deal with IPv6 literals. For now we validate just that they are encased by square brackets and consist only of hex digits and colons. We do not validate that they are actually valid IPv6 addresses. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org> |
||
---|---|---|
.. | ||
Makefile | ||
nsurl.c | ||
parse.c | ||
private.h |