curl/tests/data/test1560
tiymat 780ccb256e
urlapi: drop base fragment on empty redirect
Extended test 1560 to verify

Fixes #21745
Closes #21763
2026-05-31 23:36:16 +02:00

43 lines
396 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
unittest
urlapi
url
</keywords>
</info>
# Client-side
<client>
<setenv>
LC_ALL=C.UTF-8
</setenv>
<features>
file
https
http
pop3
smtp
imap
ldap
dict
ftp
</features>
<name>
URL API
</name>
<tool>
lib%TESTNUMBER
</tool>
</client>
<verify>
<stdout>
success
</stdout>
<limits>
Allocations: 3250
</limits>
</verify>
</testcase>