Use

s.cookie_delete(name)

Description

Will delete a cookie with the specified name.

Example

s.cookie_delete("Foo")