replace content with payload

This commit is contained in:
aler9
2021-01-04 21:50:36 +01:00
parent 9bd587e576
commit a53ba70dbc
10 changed files with 89 additions and 90 deletions

View File

@@ -54,7 +54,7 @@ var casesResponse = []struct {
},
},
{
"ok with content",
"ok with payload",
[]byte("RTSP/1.0 200 OK\r\n" +
"CSeq: 2\r\n" +
"Content-Base: rtsp://example.com/media.mp4\r\n" +