mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 03:50:52 +02:00
3dc729002a
Pull the URI host extraction (scheme skip, userinfo skip, IP-literal brackets, port/path delimiters) into a GetUriHost helper so it can be reused by other URI name-constraint checks. No functional change.