File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test704
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: #based off  19
    3: <info>
    4: <keywords>
    5: HTTP
    6: SOCKS4
    7: connect to non-listen
    8: FAILURE
    9: </keywords>
   10: </info>
   11: # Server-side
   12: <reply>
   13: <data>
   14: </data>
   15: </reply>
   16: 
   17: # Client-side
   18: <client>
   19: <server>
   20: http
   21: </server>
   22:  <name>
   23: Attempt connect to non-listening SOCKS4 proxy
   24:  </name>
   25:  <command>
   26: --socks4 %HOSTIP:%NOLISTENPORT http://%HOSTIP:%HTTPPORT/704
   27: </command>
   28: <features>
   29: proxy
   30: </features>
   31: </client>
   32: 
   33: # Verify data after the test has been "shot"
   34: <verify>
   35: <errorcode>
   36: 7
   37: </errorcode>
   38: </verify>
   39: </testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>