1<testcase> 2<info> 3<keywords> 4HTTP 5HTTP GET 6HTTP proxy 7IDN 8FAILURE 9</keywords> 10</info> 11 12# 13# Server-side 14<reply> 15</reply> 16 17# 18# Client-side 19<client> 20<server> 21none 22</server> 23<features> 24IDN 25http 26proxy 27codeset-utf8 28</features> 29<setenv> 30LC_ALL= 31LC_CTYPE=en_US.UTF-8 32</setenv> 33<name> 34HTTP over proxy with too long IDN host name 35</name> 36<command> 37http://too-long-IDN-name-cürl-rüleß-la-la-la-dee-da-flooby-nooby.local/page/%TESTNUMBER -x %HOSTIP:%NOLISTENPORT 38</command> 39</client> 40 41# 42# Verify data after the test has been "shot" 43<verify> 44<errorcode> 453 46</errorcode> 47</verify> 48</testcase> 49