curl-curl/tests/data/test1627
Daniel Stenberg ceae02db04
rtmp: drop support
- librtmp has no test cases, makes no proper releases and has not had a
  single commit within the last year

- librtmp parses the URL itself and requires non-compliant URLs for this

- we have no RTMP tests

- RTMP was used by 2.2% of curl users (self-identified in the 2025
  survey)

Closes #20673
2026-03-21 14:56:06 +01:00

25 lines
284 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
unittest
Curl_get_scheme
</keywords>
</info>
<client>
<features>
unittest
</features>
<name>
Curl_get_scheme unit test
</name>
</client>
<verify>
<stdout mode="text">
199 invokes
</stdout>
</verify>
</testcase>