]> git.ipfire.org Git - thirdparty/curl.git/commit
urlapi: scheme starts with alpha
authorDaniel Stenberg <daniel@haxx.se>
Mon, 5 Jun 2023 06:28:27 +0000 (08:28 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 5 Jun 2023 14:28:27 +0000 (16:28 +0200)
commitba669d072dfd4096a0aef85a7ea4b8f075016297
tree6eb4d2f6b73b75c09fd07f86ef98454adc0c1648
parent6854b6c58e6288c848a60f7732103726a6211c51
urlapi: scheme starts with alpha

Add multiple tests to lib1560 to verify

Fixes #11249
Reported-by: ad0p on github
Closes #11250
lib/urlapi.c
tests/libtest/lib1560.c