mirror of
https://github.com/curl/curl.git
synced 2026-07-27 06:37:16 +03:00
update rtsp server header field from SWS to RTSPD
This commit is contained in:
parent
35fbeda003
commit
516cf5c8dd
5 changed files with 19 additions and 19 deletions
|
|
@ -12,7 +12,7 @@ OPTIONS
|
|||
<reply>
|
||||
<data>
|
||||
RTSP/1.0 200 OK
|
||||
Server: SWS/libcurl-test
|
||||
Server: RTSPD/libcurl-test
|
||||
CSeq: 1
|
||||
Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
|
||||
Curl-Private: swsclose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue