blob: da4bae5fde5a369b665bcb1434653f13c24c1bfd [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4URL
5</keywords>
6</info>
7
8
9#
10# Client-side
11<client>
12<server>
13http
14</server>
15<name>
1665536 bytes long host name in URL
17</name>
18<file name="log/input%TESTNUM">
19url = http://%repeat[65536 x a]%/399
20</file>
21<command>
22-K log/input%TESTNUM
23</command>
24</client>
25
26<verify>
27# 3 == CURLE_URL_MALFORMAT
28<errorcode>
293
30</errorcode>
31</verify>
32</testcase>