mirror of
https://github.com/curl/curl.git
synced 2026-07-24 03:57:17 +03:00
lib1560: test parsing URLs with ridiculously large fields
In the order of 120K. Closes #10665
This commit is contained in:
parent
ad4997e5b2
commit
c84c0f9aa3
2 changed files with 64 additions and 14 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue