lib1560: test parsing URLs with ridiculously large fields

In the order of 120K.

Closes #10665
This commit is contained in:
Daniel Stenberg 2023-03-03 08:32:45 +01:00
parent ad4997e5b2
commit c84c0f9aa3
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 64 additions and 14 deletions

View file

@ -36,13 +36,6 @@ lib%TESTNUMBER
<verify>
<stdout>
we got [fe80::20c:29ff:fe9c:409b]
we got https://[::1]/hello.html
we got https://example.com/hello.html
we got https://[fe80::20c:29ff:fe9c:409b%25eth0]/hello.html
we got [fe80::20c:29ff:fe9c:409b]
we got eth0
we got https://[fe80::20c:29ff:fe9c:409b%25clown]/hello.html
success
</stdout>
</verify>