诸暨麻将添加redis
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
326 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. POP3
  5. CRLF-in-URL
  6. </keywords>
  7. </info>
  8. # Client-side
  9. <client>
  10. <server>
  11. pop3
  12. </server>
  13. <name>
  14. POP3 with URL-encoded CR LF in the URL
  15. </name>
  16. <command>
  17. pop3://%HOSTIP:%POP3PORT/%0d%0a/1322
  18. </command>
  19. </client>
  20. #
  21. <verify>
  22. # 3 - CURLE_URL_MALFORMAT
  23. <errorcode>
  24. 3
  25. </errorcode>
  26. </verify>
  27. </testcase>