Cookie.this

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

  1. this(SoupCookie* soupCookie, bool ownedRef)
    class Cookie
    this
    (,
    bool ownedRef = false
    )
  2. this(string name, string value, string domain, string path, int maxAge)

Meta