omniClientBreakUrl

Defined in OmniClient.h

struct OmniClientUrl *omniClientBreakUrl(char const *url)

Parse a URL into the components pieces.

The full rules are mostly defined by https://tools.ietf.org/html/rfc3986 Although the Omniverse client library has some special magic for dealing with:

  • malformed URLs

  • raw file paths

  • ov-web URLs The returned structure should be freed by omniClientFreeUrl