Home
last modified time | relevance | path

Searched refs:RTSP (Results 1 - 6 of 6) sorted by relevance

/third_party/curl/lib/
H A Drtsp.h49 * RTSP Connection data
62 * RTSP unique setup
64 struct RTSP { struct
70 * HTTP functions can safely treat this as an HTTP struct, but RTSP aware
H A Drtsp.c61 * Parse and write out an RTSP response.
101 * RTSP handler interface.
104 "RTSP", /* scheme */
131 struct RTSP *rtsp; in rtsp_setup_connection()
134 data->req.p.rtsp = rtsp = calloc(1, sizeof(struct RTSP)); in rtsp_setup_connection()
193 struct RTSP *rtsp = data->req.p.rtsp; in rtsp_done()
226 struct RTSP *rtsp = data->req.p.rtsp; in rtsp_do()
261 * Since all RTSP requests are included here, there is no need to in rtsp_do()
267 failf(data, "Got invalid RTSP request"); in rtsp_do()
308 failf(data, "Got invalid RTSP reques in rtsp_do()
[all...]
H A Durldata.h680 'RTSP/1.? XXX' line */
716 struct RTSP *rtsp;
1124 int httpcode; /* Recent HTTP, FTP, RTSP or SMTP response code */
1400 /* This RTSP state information survives requests and connections */
1547 STRING_CUSTOMREQUEST, /* HTTP/FTP/RTSP request/method to use */
1797 /* Common RTSP header options */
1798 Curl_RtspReq rtspreq; /* RTSP request type */
/third_party/curl/tests/
H A Dserverhelp.pm133 ($proto =~ /^(((FTP|HTTP|HTTP\/2|HTTP\/3|IMAP|POP3|GOPHER|SMTP|HTTP-PIPE)S?)|(TFTP|SFTP|SOCKS|SSH|RTSP|HTTPTLS|DICT|SMB|SMBS|TELNET|MQTT))$/));
/third_party/nghttp2/third-party/llhttp/src/
H A Dllhttp.c8523 state->reason = "Invalid method for RTSP/x.x request"; in llhttp__internal__run()
/third_party/node/deps/llhttp/src/
H A Dllhttp.c7423 state->reason = "Invalid method for RTSP/x.x request"; in llhttp__internal__run()
15357 state->reason = "Invalid method for RTSP/x.x request"; in llhttp__internal__run()

Completed in 26 milliseconds