Deletes a certain cookie on a certain URL.
@param url The URL that we will be deleting cookies on.
@param cookie_name The name of the cookie that will be deleted.
See Implementation
Deletes a certain cookie on a certain URL.
@param url The URL that we will be deleting cookies on.
@param cookie_name The name of the cookie that will be deleted.