URI.this

Sets our main struct and passes it to the parent class.

  1. this(SoupURI* soupURI, bool ownedRef)
    class URI
    this
    (,
    bool ownedRef = false
    )
  2. this(string uriString)
  3. this(URI base, string uriString)

Meta