consolidate notes
[mdref/mdref-http] / http / Cookie / setCookie.md
index 5b26502d25e5e943de279a2ac78a616fb4f31954..88adba4ca815f769a401502bab23b3c6892bf5d3 100644 (file)
@@ -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