rtsp: Mark Transport as supporting multiple values.
This commit is contained in:
parent
2882c22d95
commit
8ce3612b71
@ -147,7 +147,7 @@ static struct rtsp_header rtsp_headers[] = {
|
||||
{"Session", FALSE},
|
||||
{"Server", FALSE},
|
||||
{"Speed", FALSE},
|
||||
{"Transport", FALSE},
|
||||
{"Transport", TRUE},
|
||||
{"Unsupported", FALSE},
|
||||
{"User-Agent", FALSE},
|
||||
{"Via", TRUE},
|
||||
|
Loading…
x
Reference in New Issue
Block a user