mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
Chris Conroy fixed test #568 issues with carriage returns
This commit is contained in:
parent
fce02e1cab
commit
5312fdcd73
@ -62,17 +62,17 @@ rtsp://%HOSTIP:%RTSPPORT/568
|
|||||||
</command>
|
</command>
|
||||||
# file written before test command runs
|
# file written before test command runs
|
||||||
<file name="log/file568.txt">
|
<file name="log/file568.txt">
|
||||||
v=0
|
v=0
|
||||||
o=mhandley 2890844526 2890845468 IN IP4 126.16.64.4
|
o=mhandley 2890844526 2890845468 IN IP4 126.16.64.4
|
||||||
s=SDP Seminar
|
s=SDP Seminar
|
||||||
i=A Seminar on the session description protocol
|
i=A Seminar on the session description protocol
|
||||||
u=http://www.cs.ucl.ac.uk/staff/M.Handley/sdp.03.ps
|
u=http://www.cs.ucl.ac.uk/staff/M.Handley/sdp.03.ps
|
||||||
e=mjh@isi.edu (Mark Handley)
|
e=mjh@isi.edu (Mark Handley)
|
||||||
c=IN IP4 224.2.17.12/127
|
c=IN IP4 224.2.17.12/127
|
||||||
t=2873397496 2873404696
|
t=2873397496 2873404696
|
||||||
a=recvonly
|
a=recvonly
|
||||||
m=audio 3456 RTP/AVP 0
|
m=audio 3456 RTP/AVP 0
|
||||||
m=video 2232 RTP/AVP 31
|
m=video 2232 RTP/AVP 31
|
||||||
</file>
|
</file>
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
@ -83,20 +83,20 @@ m=video 2232 RTP/AVP 31
|
|||||||
<protocol>
|
<protocol>
|
||||||
ANNOUNCE rtsp://%HOSTIP:%RTSPPORT/5680001 RTSP/1.0
|
ANNOUNCE rtsp://%HOSTIP:%RTSPPORT/5680001 RTSP/1.0
|
||||||
CSeq: 1
|
CSeq: 1
|
||||||
Content-Length: 317
|
Content-Length: 306
|
||||||
Content-Type: application/sdp
|
Content-Type: application/sdp
|
||||||
|
|
||||||
v=0
|
v=0
|
||||||
o=mhandley 2890844526 2890845468 IN IP4 126.16.64.4
|
o=mhandley 2890844526 2890845468 IN IP4 126.16.64.4
|
||||||
s=SDP Seminar
|
s=SDP Seminar
|
||||||
i=A Seminar on the session description protocol
|
i=A Seminar on the session description protocol
|
||||||
u=http://www.cs.ucl.ac.uk/staff/M.Handley/sdp.03.ps
|
u=http://www.cs.ucl.ac.uk/staff/M.Handley/sdp.03.ps
|
||||||
e=mjh@isi.edu (Mark Handley)
|
e=mjh@isi.edu (Mark Handley)
|
||||||
c=IN IP4 224.2.17.12/127
|
c=IN IP4 224.2.17.12/127
|
||||||
t=2873397496 2873404696
|
t=2873397496 2873404696
|
||||||
a=recvonly
|
a=recvonly
|
||||||
m=audio 3456 RTP/AVP 0
|
m=audio 3456 RTP/AVP 0
|
||||||
m=video 2232 RTP/AVP 31
|
m=video 2232 RTP/AVP 31
|
||||||
DESCRIBE rtsp://%HOSTIP:%RTSPPORT/5680002 RTSP/1.0
|
DESCRIBE rtsp://%HOSTIP:%RTSPPORT/5680002 RTSP/1.0
|
||||||
CSeq: 2
|
CSeq: 2
|
||||||
Accept: application/sdp
|
Accept: application/sdp
|
||||||
@ -106,7 +106,7 @@ CSeq: 3
|
|||||||
Content-Type: posty goodness
|
Content-Type: posty goodness
|
||||||
Content-Length: 35
|
Content-Length: 35
|
||||||
|
|
||||||
postyfield=postystuff&project=curl
|
postyfield=postystuff&project=curl
|
||||||
OPTIONS rtsp://%HOSTIP:%RTSPPORT/5680004 RTSP/1.0
|
OPTIONS rtsp://%HOSTIP:%RTSPPORT/5680004 RTSP/1.0
|
||||||
CSeq: 4
|
CSeq: 4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user