1 # http\Cookie http\Cookie::setPath([string $path = NULL])
3 Set the path the cookie(s) of this cookie list should be effective at.
4 See http\Cookie::setDomain().
8 * Optional string $path = NULL
9 The URL path the cookie(s) should take effect within.