Message.this

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

  1. this(SoupMessage* soupMessage, bool ownedRef)
    class Message
    this
    (,
    bool ownedRef = false
    )
  2. this(string method, string uriString)
  3. this(string method, URI uri)

Meta