=head1 Name lua-uri-rtsp - RTSP URI support for Lua URI library =head1 Description The classes C and C are used for URIs with the C and C schemes respectively. C inherits from the L class, and C inherits from C. There is no special validation or normalization applied to these URIs beyond that done for HTTP URIs. The default port for both schemes S. There are no extra methods defined for telnet URIs, only those described in L. =head1 References This class is based on L. =for comment vi:ts=4 sw=4 expandtab