诸暨麻将添加redis
您不能選擇超過 %s 個話題 話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字
 
 
 
 
 
 

30 行
349 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. FTP
  5. FAILURE
  6. </keywords>
  7. </info>
  8. # Client-side
  9. <client>
  10. <server>
  11. ftp
  12. </server>
  13. <name>
  14. FTP %0d-code in URL's CWD part
  15. </name>
  16. <command>
  17. ftp://%HOSTIP:%FTPPORT/226%0d
  18. </command>
  19. </client>
  20. # Verify data after the test has been "shot"
  21. <verify>
  22. # 3 == CURLE_URL_MALFORMAT
  23. <errorcode>
  24. 3
  25. </errorcode>
  26. </verify>
  27. </testcase>