X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FCookie%2FsetCookie.md;h=88adba4ca815f769a401502bab23b3c6892bf5d3;hb=a6882b68705828177d779e0dee653f79e0569155;hp=5b26502d25e5e943de279a2ac78a616fb4f31954;hpb=33f241f193fcbb16d297441c793a0aa0341f48cb;p=mdref%2Fmdref-http diff --git a/http/Cookie/setCookie.md b/http/Cookie/setCookie.md index 5b26502..88adba4 100644 --- a/http/Cookie/setCookie.md +++ b/http/Cookie/setCookie.md @@ -3,7 +3,8 @@ (Re)set a cookie. See http\Cookie::addCookie() and http\Cookie::setCookies(). -> **Note:** The cookie will be deleted from the list if $cookie_value is NULL. +> ***NOTE:*** +> The cookie will be deleted from the list if $cookie_value is NULL. ## Params: @@ -15,3 +16,7 @@ See http\Cookie::addCookie() and http\Cookie::setCookies(). ## Returns: * http\Cookie, self. + +## Throws: + +* http\Exception\InvalidArgumentException