(PECL pecl_http >= 1.0.0)
HttpRequest::resetCookies — Reset cookies
$session_only = false
  ] )Reset all automatically received/sent cookies.
Nota:
Note that custom set cookies are not affected.
session_onlywhether only session cookies should be reset (needs libcurl >= v7.15.4, else libcurl >= v7.14.1)
   Restituisce TRUE in caso di successo, FALSE in caso di fallimento.