Cookie.httpOnly

Prevents access to the cookie from scripts.

  1. bool httpOnly [@property setter]
  2. bool httpOnly [@property getter]
    class Cookie
    @safe @property const
    bool
    httpOnly
    ()

Meta