Annotation of embedaddon/curl/tests/data/test2036, revision 1.1
1.1 ! misho 1: <testcase>
! 2: <info>
! 3: <keywords>
! 4: FAILURE
! 5: </keywords>
! 6: </info>
! 7: #
! 8: # Server-side
! 9: <reply>
! 10: </reply>
! 11:
! 12: #
! 13: # Client-side
! 14: <client>
! 15: <server>
! 16: none
! 17: </server>
! 18: <features>
! 19: http
! 20: </features>
! 21: <name>
! 22: HTTP, -O with no slash at all in the URL
! 23: </name>
! 24: <command option="no-output">
! 25: %HOSTIP:%HTTPPORT -O
! 26: </command>
! 27: </client>
! 28:
! 29: #
! 30: # Verify data after the test has been "shot"
! 31: <verify>
! 32: <strip>
! 33: ^User-Agent:.*
! 34: </strip>
! 35: <errorcode>
! 36: 23
! 37: </errorcode>
! 38: </verify>
! 39: </testcase>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>