I'm trying to delete a cookie, as detailed here
It works fine in Chrome, FF, but in IE11 it has no affect -i.e. subsequent requests to this domain send the vp_token cookie with the value that existed prior to this response.
Question: why does this response fail to 'delete' the vp_token cookie?
Note that it's a 302 response.