Cookie.rawValue

Undecoded cookie payload

  1. string rawValue [@property setter]
    class Cookie
    @safe @property
    void
    rawValue
    (
    string value
    )
  2. string rawValue [@property getter]

Meta