Function
RBuri_could_be_podcast
Declaration [src]
gboolean
rb_uri_could_be_podcast (
const char* uri,
gboolean* is_opml
)
Description [src]
Checks if uri
identifies a resource that is probably a podcast
(RSS or Atom feed). This does not perform any IO, it just guesses
based on the URI itself.