File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1247
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: <info>
    3: <keywords>
    4: HTTP
    5: --fail-early
    6: </keywords>
    7: </info>
    8: 
    9: #
   10: # Server-side
   11: <reply>
   12: <data>
   13: </data>
   14: </reply>
   15: 
   16: #
   17: # Client-side
   18: <client>
   19: <server>
   20: http
   21: </server>
   22:  <name>
   23: --fail-early
   24:  </name>
   25:  <command>
   26: --fail-early h1234://%HOSTIP:%HTTPPORT/1247 http://%HOSTIP:%HTTPPORT/1247
   27: </command>
   28: </client>
   29: 
   30: #
   31: # Verify data after the test has been "shot"
   32: <verify>
   33: # Protocol "h1234" not supported or disabled in libcurl
   34: <errorcode>
   35: 1
   36: </errorcode>
   37: </verify>
   38: </testcase>

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